changeset 10942:3f77513d0a77

(revert-buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Mar 1995 03:43:34 +0000
parents af873f542492
children 6a2af2832a42
files lisp/files.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Wed Mar 08 03:33:23 1995 +0000
+++ b/lisp/files.el	Wed Mar 08 03:43:34 1995 +0000
@@ -1913,7 +1913,7 @@
 With a prefix argument, offer to revert from latest auto-save file, if
 that is more recent than the visited file.
 
-When called from lisp, The first argument is IGNORE-AUTO; only offer
+When called from Lisp, the first argument is IGNORE-AUTO; only offer
 to revert from the auto-save file when this is nil.  Note that the
 sense of this argument is the reverse of the prefix argument, for the
 sake of backward compatibility.  IGNORE-AUTO is optional, defaulting