diff options
author | Richard Hartmann <richih@debian.org> | 2013-12-18 22:09:18 +0100 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2013-12-18 22:09:18 +0100 |
commit | 0c4743cb3801be500d5fd78a0d8880fa18eb3e7a (patch) | |
tree | 9e49218fd9eaedde86a8097c613c02e44ee6ffd6 /doc/devblog/day_80__plumbing.mdwn | |
parent | 2c62951f9843e447373e09dcc4d560d86136b11d (diff) |
doc/: s/amoung/among/gi
Qouth ye olde [Wiktionary](http://en.wiktionary.org/wiki/amoung)
Archaic spelling of among.
Diffstat (limited to 'doc/devblog/day_80__plumbing.mdwn')
-rw-r--r-- | doc/devblog/day_80__plumbing.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_80__plumbing.mdwn b/doc/devblog/day_80__plumbing.mdwn index a67a6faaa..465b9b3d1 100644 --- a/doc/devblog/day_80__plumbing.mdwn +++ b/doc/devblog/day_80__plumbing.mdwn @@ -1,6 +1,6 @@ Made some improvements to git-annex's plumbing level commands today. Added new lookupkey and examinekey commands. Also expanded the things that -`git annex find` can report about files. Amoung other things, the elusive +`git annex find` can report about files. Among other things, the elusive hash directory locations can now be looked up, which IIRC a few people have asked for a way to do. |