# HG changeset patch # User Bryan O'Sullivan # Date 1167170801 28800 # Node ID 8f8a1ad9627a3815e6cecce52ef0997542fd91fb # Parent c9aad709bd3ab2c8f9d3edd207f03a9a9052867c Fix silly typo. diff -r c9aad709bd3a -r 8f8a1ad9627a en/undo.tex --- 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