changeset 66130:a6131b478689

(diff-mode): Doc fix.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 16 Oct 2005 21:47:37 +0000
parents b6299ce0d13f
children 698673f02315
files lisp/diff-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/diff-mode.el	Sun Oct 16 21:21:05 2005 +0000
+++ b/lisp/diff-mode.el	Sun Oct 16 21:47:37 2005 +0000
@@ -967,7 +967,7 @@
 headers for you on-the-fly.
 
 You can also switch between context diff and unified diff with \\[diff-context->unified],
-or vice versa with \\[diff-unified->context] and you can also revert the direction of
+or vice versa with \\[diff-unified->context] and you can also reverse the direction of
 a diff with \\[diff-reverse-direction]."
   (set (make-local-variable 'font-lock-defaults) diff-font-lock-defaults)
   (set (make-local-variable 'outline-regexp) diff-outline-regexp)