summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-02-22 13:55:09 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-02-22 13:55:09 -0400
commit1e98283d31b2e291a9627ea5e025af4ba4cd63a4 (patch)
tree7f21def7f987c42788016a22e22e5e8af90de1ba
parent12d4d23b43a52fbc43c1ab99716ccfae1b57248b (diff)
wording
-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 f427d9409..684e5c60a 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -970,7 +970,7 @@ Here are all the supported configuration settings.
commit the data by running `git annex merge` (or by automatic merges)
or `git annex sync`.
- Note that you beware running `git gc` if using this configuration,
+ You should beware running `git gc` when using this configuration,
since it could garbage collect objects that are staged in git-annex's
index but not yet committed.