From: J. Bruce Fields <bfields@citi.umich.edu>
Date: Mon, 29 Jan 2007 05:33:57 +0000 (-0500)
Subject: user-manual: typo fix
X-Git-Tag: v1.5.0-rc3~3^2~9
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=988b27d3f5ca06e0ae8fd48acaf90f33cfac4304;p=git

user-manual: typo fix

Oops

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
---

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index ce0e91b1da..1eab4aca30 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1406,7 +1406,7 @@ This may be time-consuming.  Unlike most other git operations (including git-gc
 when run without any options), it is not safe to prune while other git
 operations are in progress in the same repository.
 
-For more about dangling merges, see <<dangling-merges>>.
+For more about dangling objects, see <<dangling-objects>>.
 
 
 Recovering lost changes