# HG changeset patch # User Markus Rost # Date 1031535799 0 # Node ID a1336c8c6174d120a61f01a1a599b75668e14244 # Parent 10192cdcf7f04d63ae4c06865c6376bfe46414c9 (diff): Doc fix. diff -r 10192cdcf7f0 -r a1336c8c6174 lisp/diff.el --- 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)