changeset 97357:0e44a126b239

(Diff Mode): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 08 Aug 2008 09:51:07 +0000
parents 3d3ab47358c5
children 3796d1f0310a
files doc/emacs/files.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/files.texi	Fri Aug 08 09:34:26 2008 +0000
+++ b/doc/emacs/files.texi	Fri Aug 08 09:51:07 2008 +0000
@@ -2629,7 +2629,7 @@
 @item C-c C-d
 @findex diff-unified->context
 Convert the entire buffer to the @dfn{context diff format}
-(@code{diff-context->unified}).  With a prefix argument, convert only
+(@code{diff-unified->context}).  With a prefix argument, convert only
 the text within the region.
 
 @item C-c C-u