changeset 5718:3548110b4957

(revert-buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 01 Feb 1994 03:46:09 +0000
parents 24e1180b507d
children d3074ff90741
files lisp/files.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Tue Feb 01 01:32:48 1994 +0000
+++ b/lisp/files.el	Tue Feb 01 03:46:09 1994 +0000
@@ -1714,7 +1714,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