aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/user-manual.txt
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2010-09-28 13:16:07 +0200
committerJunio C Hamano <gitster@pobox.com>2010-09-29 13:21:49 -0700
commite1ba4c32cbc48316d07f807bf32b9194601003b0 (patch)
tree1e40b7b760695fa89968f46e8131dc6d2ffe3cfc /Documentation/user-manual.txt
parentfa8347b81609429d578bd67695bf19b096b10f4c (diff)
downloadgit-e1ba4c32cbc48316d07f807bf32b9194601003b0.tar.gz
user-manual: fix anchor name Finding-comments-With-given-Content
Change the anchor name to Finding-commits-With-given-Content so that it corresponds to the actual content there. Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r--Documentation/user-manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 84dfbf42ec..ce45bfcc04 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -955,7 +955,7 @@ echo "git diff --stat --summary -M v$last v$new > ../diffstat-$new"
and then he just cut-and-pastes the output commands after verifying that
they look OK.
-[[Finding-comments-With-given-Content]]
+[[Finding-commits-With-given-Content]]
Finding commits referencing a file with given content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~