aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2007-01-29 00:33:57 -0500
committerJ. Bruce Fields <bfields@citi.umich.edu>2007-01-29 00:33:57 -0500
commit988b27d3f5ca06e0ae8fd48acaf90f33cfac4304 (patch)
treea50a80bbf8b1e5ac5b5432487b5d7f41d06dd01d
parentfc90c536dc5f29a89402e5f5411a3283c644b864 (diff)
downloadgit-988b27d3f5ca06e0ae8fd48acaf90f33cfac4304.tar.gz
git-988b27d3f5ca06e0ae8fd48acaf90f33cfac4304.tar.xz
user-manual: typo fix
Oops Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
-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 ce0e91b1d..1eab4aca3 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