From 3c49a5d29cd19ade4db0350c6a63478380d2ac95 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 12 Sep 2014 12:29:04 -0400 Subject: [PATCH] typo --- doc/git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 224580d978..71f0c0bebb 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.