summaryrefslogtreecommitdiff
path: root/lisp/diff.el
diff options
context:
space:
mode:
authorBrian Fox <bfox@gnu.org>1993-09-21 07:10:31 +0000
committerBrian Fox <bfox@gnu.org>1993-09-21 07:10:31 +0000
commit9b2324b9bdeb556362e48f0871c26ab8b920b92b (patch)
treeb54f76a31d4250d0603520f7d85188bfc24561d3 /lisp/diff.el
parent8c001506159dda477d30aa739276b98ccd205aea (diff)
downloademacs-9b2324b9bdeb556362e48f0871c26ab8b920b92b.tar.gz
(diff): Doc fix.
Diffstat (limited to 'lisp/diff.el')
-rw-r--r--lisp/diff.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/diff.el b/lisp/diff.el
index 7043c9ac73e..e301aa70a6e 100644
--- a/lisp/diff.el
+++ b/lisp/diff.el
@@ -159,7 +159,7 @@ is nil, REGEXP matches only half a section.")
;;;###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