summaryrefslogtreecommitdiffstats
path: root/user-manual.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-02-07 12:33:30 -0800
committerJunio C Hamano <gitster@pobox.com>2014-02-07 12:33:30 -0800
commit826f5c46108411f0760589aa72aa4d8b905df8b2 (patch)
treed8ae01c8eed94725f935f4fbdc4000c72b20a8b8 /user-manual.txt
parenta9c36343fab0fca61142e7da32cbcd407ed8d157 (diff)
downloadgit-htmldocs-826f5c46108411f0760589aa72aa4d8b905df8b2.tar.gz
Autogenerated HTML docs for v1.9.0-rc3
Diffstat (limited to 'user-manual.txt')
-rw-r--r--user-manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-manual.txt b/user-manual.txt
index 248dcabd5..d4f980446 100644
--- a/user-manual.txt
+++ b/user-manual.txt
@@ -3795,7 +3795,7 @@ like so:
$ git update-index filename
-------------------------------------------------
-but to avoid common mistakes with filename globbing etc, the command
+but to avoid common mistakes with filename globbing etc., the command
will not normally add totally new entries or remove old entries,
i.e. it will normally just update existing cache entries.