Mercurial > emacs
changeset 47320:a1336c8c6174
(diff): Doc fix.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Mon, 09 Sep 2002 01:43:19 +0000 |
parents | 10192cdcf7f0 |
children | 54efbd9f8cab |
files | lisp/diff.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/diff.el Mon Sep 09 00:28:38 2002 +0000 +++ b/lisp/diff.el Mon Sep 09 01:43:19 2002 +0000 @@ -195,7 +195,7 @@ 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. -If NO-ASYNC is non-nil, call diff syncrhonously." +If NO-ASYNC is non-nil, call diff synchronously." (interactive (nconc (let (oldf newf)