summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-08 06:59:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-05-08 06:59:26 (GMT)
commit278c2511476533ad4680e3589b19ded01957ab48 (patch)
tree9d3b8562c54bd9c2fbaab676fe7007bfe57b0ee3 /Documentation
parent1dfb929a37bcb1456832753ec073a3fb5a27ffd0 (diff)
parentbed21a8ad6b5d45fc9aee6204ed61c1072b2833b (diff)
downloadgit-278c2511476533ad4680e3589b19ded01957ab48.zip
git-278c2511476533ad4680e3589b19ded01957ab48.tar.gz
git-278c2511476533ad4680e3589b19ded01957ab48.tar.bz2
Merge branch 'sg/doc-gc-quote-mismatch-fix'
Doc formatting fix. * sg/doc-gc-quote-mismatch-fix: docs/git-gc: fix minor rendering issue
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-gc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt
index 3126e0d..7c8a2ed 100644
--- a/Documentation/git-gc.txt
+++ b/Documentation/git-gc.txt
@@ -129,7 +129,7 @@ The optional configuration variable `gc.aggressiveWindow` controls how
much time is spent optimizing the delta compression of the objects in
the repository when the --aggressive option is specified. The larger
the value, the more time is spent optimizing the delta compression. See
-the documentation for the --window' option in linkgit:git-repack[1] for
+the documentation for the --window option in linkgit:git-repack[1] for
more details. This defaults to 250.
Similarly, the optional configuration variable `gc.aggressiveDepth`