minor typo fixes throughout

problematic
flexibility
This commit is contained in:
Yaroslav Halchenko 2016-06-01 21:46:58 -04:00 committed by Joey Hess
parent 4fd28807c1
commit 64e844e1fe
Failed to extract signature
19 changed files with 22 additions and 22 deletions

View file

@ -3,4 +3,4 @@ The OSX autobuilder has been updated to OSX 10.10 Yosemite. The
might also work on 10.9 Mavericks too, and I'd appreciate help testing that.
Went ahead and fixed the [[partial commit problem|bugs/modified_permissions_persist_after_unlock__44___commit]]
by making the pre-commit hook detect and block problimatic partial commits.
by making the pre-commit hook detect and block problematic partial commits.

View file

@ -10,7 +10,7 @@ Today I put together a lot of things I've been thinking about:
* There are other changes some would like to see (like lower-case object
hash directory names) that are certianly not enough to warrant a flag
day repo format upgrade.
* It would be nice to let people who want to have some flexability to play
* It would be nice to let people who want to have some flexibility to play
around with changes, in their own repos, as long as they don't a)
make git-annex a lot more complicated, or b) negatively impact others.
(Without having to fork git-annex.)