changeset 4759:5ca1f3073ffc

(diff): Doc fix.
author Brian Fox <bfox@gnu.org>
date Tue, 21 Sep 1993 07:10:31 +0000
parents 9331a313e498
children f3808bb8a993
files lisp/diff.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/diff.el	Tue Sep 21 07:06:16 1993 +0000
+++ b/lisp/diff.el	Tue Sep 21 07:10:31 1993 +0000
@@ -159,7 +159,7 @@
 ;;;###autoload
 (defun diff (old new &optional switches)
   "Find and display the differences between OLD and NEW files.
-Interactively the current buffer's file name is the default for for NEW
+Interactively the current buffer's file name is the default for NEW
 and a backup file for NEW is the default for OLD.
 With prefix arg, prompt for diff switches."
   (interactive