summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-31 20:15:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-31 20:15:01 -0400
commit5a300196e8853064d94be391d7c1f2b9f720c5ae (patch)
tree4f452e24327f754bcf4b907b725a94fad6be0686 /doc/git-annex.mdwn
parent32a0b7e553574b189cfbe72f53294ae9957ada81 (diff)
typo
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 51f618d0a..987a9ffef 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -1715,7 +1715,7 @@ used by git-annex.
`~/.config/git-annex/autostart` is a list of git repositories
to start the git-annex assistant in.
-`.git/hooks/pre-commit-annex` in your git repsitory will be run whenever
+`.git/hooks/pre-commit-annex` in your git repository will be run whenever
a commit is made, either by git commit, git-annex sync, or the git-annex
assistant.