user-manual: fix anchor name Finding-comments-With-given-Content
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 28 Sep 2010 11:16:07 +0000 (13:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Sep 2010 20:21:49 +0000 (13:21 -0700)
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>
Documentation/user-manual.txt

index 84dfbf42ecbb8aee77bfc11d94179fdb8dbd50fa..ce45bfcc04f2a038e7ab2a331b5ea25f5db3a65a 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~