diff options
author | Yaroslav Halchenko <debian@onerussian.com> | 2016-06-01 21:46:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-06-02 11:22:18 -0400 |
commit | 0d555aa363482ed041db2d9c63da271ba7f4ced8 (patch) | |
tree | 189747b6aa7476f0f974bf76329f04a19732dde4 /doc/devblog | |
parent | 023e0e5a4f25b6a2acba401826bcdcc940039682 (diff) |
minor typo fixes throughout
problematic
flexibility
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_232__OSX_Yosemite.mdwn | 2 | ||||
-rw-r--r-- | doc/devblog/day_248__workload_tuning.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/devblog/day_232__OSX_Yosemite.mdwn b/doc/devblog/day_232__OSX_Yosemite.mdwn index c8521fbd4..468d7030e 100644 --- a/doc/devblog/day_232__OSX_Yosemite.mdwn +++ b/doc/devblog/day_232__OSX_Yosemite.mdwn @@ -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. diff --git a/doc/devblog/day_248__workload_tuning.mdwn b/doc/devblog/day_248__workload_tuning.mdwn index ba8224ecc..d1fee2926 100644 --- a/doc/devblog/day_248__workload_tuning.mdwn +++ b/doc/devblog/day_248__workload_tuning.mdwn @@ -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.) |