diff src/lread.c @ 48149:8f11dde95c66

(Feval_buffer): Doc fix.
author John Paul Wallington <jpw@pobox.com>
date Mon, 04 Nov 2002 19:16:29 +0000
parents cae822515e00
children 8e3eb5de7b47
line wrap: on
line diff
--- a/src/lread.c	Mon Nov 04 18:29:06 2002 +0000
+++ b/src/lread.c	Mon Nov 04 19:16:29 2002 +0000
@@ -1377,7 +1377,7 @@
 The optional fourth argument UNIBYTE specifies `load-convert-to-unibyte'
 for this invocation.
 
-The optional fifth argument DO-ALLOW-PRINT, if not-nil, specifies that
+The optional fifth argument DO-ALLOW-PRINT, if non-nil, specifies that
 `print' and related functions should work normally even if PRINTFLAG is nil.
 
 This function preserves the position of point.  */)