diff src/buffer.c @ 56669:126be634e20a

(Frestore_buffer_modified_p): Doc fix.
author John Paul Wallington <jpw@pobox.com>
date Sat, 14 Aug 2004 12:49:12 +0000
parents ff1b3d52a8cd
children b3aa8cb4c381 b15f799f66b5 d8411455de48
line wrap: on
line diff
--- a/src/buffer.c	Sat Aug 14 12:48:39 2004 +0000
+++ b/src/buffer.c	Sat Aug 14 12:49:12 2004 +0000
@@ -1077,7 +1077,7 @@
 
 DEFUN ("restore-buffer-modified-p", Frestore_buffer_modified_p,
        Srestore_buffer_modified_p, 1, 1, 0,
-       doc: /* Like `set-buffer-modified-p', with a differences concerning redisplay.
+       doc: /* Like `set-buffer-modified-p', with a difference concerning redisplay.
 It is not ensured that mode lines will be updated to show the modified
 state of the current buffer.  Use with care.  */)
      (flag)