summaryrefslogtreecommitdiff
path: root/doc/devblog/day_80__plumbing.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devblog/day_80__plumbing.mdwn')
-rw-r--r--doc/devblog/day_80__plumbing.mdwn2
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.