changeset 125:8f8a1ad9627a

Fix silly typo.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 26 Dec 2006 14:06:41 -0800
parents c9aad709bd3a
children fa3c43dd3a1e
files en/undo.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/en/undo.tex	Tue Dec 26 13:08:20 2006 -0800
+++ b/en/undo.tex	Tue Dec 26 14:06:41 2006 -0800
@@ -390,7 +390,7 @@
 be able to apply a reverse diff cleanly are not good, because
 intervening changes are likely to have ``broken the context'' that
 \command{patch} uses to determine whether it can apply a patch (if
-this sounds like gibberish, see \section{sec:mq:patch} for a
+this sounds like gibberish, see \ref{sec:mq:patch} for a
 discussion of the \command{patch} command).  Also, Mercurial's merge
 machinery will handle files and directories being renamed, permission
 changes, and modifications to binary files, none of which