diff src/syntax.c @ 4393:3e20f4e3dbaa

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Aug 1993 08:42:46 +0000
parents fb633691b4a9
children cef07afc1e9e
line wrap: on
line diff
--- a/src/syntax.c	Sun Aug 01 07:45:35 1993 +0000
+++ b/src/syntax.c	Sun Aug 01 08:42:46 1993 +0000
@@ -1602,7 +1602,7 @@
 in parentheses becomes equal to TARGETDEPTH.\n\
 Fourth arg STOPBEFORE non-nil means stop when come to\n\
  any character that starts a sexp.\n\
-Fifth arg STATE is a seven-list like what this function returns.\n\
+Fifth arg STATE is an eight-list like what this function returns.\n\
 It is used to initialize the state of the parse.  Its second and third
 elements are ignored.
 Sixth args COMMENTSTOP non-nil means stop at the start of a comment.")