Fixed spelling.

This commit is contained in:
ypid 2015-08-31 19:06:02 +00:00 committed by admin
parent e3db70e237
commit c040203ba7

View file

@ -79,7 +79,7 @@ subdirs.
# other uses for metadata # other uses for metadata
Uses are not limited to view branches. Users are not limited to view branches.
`git annex checkoutmeta year=2014 talk` in a subdir of master could create the `git annex checkoutmeta year=2014 talk` in a subdir of master could create the
same tree of files filter would. The user can then commit that if desired. same tree of files filter would. The user can then commit that if desired.
@ -177,7 +177,7 @@ So, possible approaches:
* Metadata should be copied to the new key when adding a modified version * Metadata should be copied to the new key when adding a modified version
of a file. **done** of a file. **done**
* Filesystems that are not case sensative (including case preserving OSX) * Filesystems that are not case sensitive (including case preserving OSX)
will cause problems if view branches try to use different cases for will cause problems if view branches try to use different cases for
2 directories representing a metadata field. 2 directories representing a metadata field.