summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-12 12:29:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-12 12:29:04 -0400
commit3a326afceb91e818b228c213d50593f0e50c6112 (patch)
tree4bd46b9a8fec1dbd15b532b7c287a10d6994b8b1
parent4a496a74a0db60fdea7f0ad94fa0f9e382fd537a (diff)
typo
-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 224580d97..71f0c0beb 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -513,7 +513,7 @@ subdirectories).
* `fsck [path ...]`
With no parameters, this command checks the whole annex for consistency,
- and warns about or fixes any problems found. This is a good compliment to
+ and warns about or fixes any problems found. This is a good complement to
`git fsck`.
With parameters, only the specified files are checked.