]> granicus.if.org Git - flex/commitdiff
copyedit; resolves #3513670
authorWill Estes <wlestes@users.sourceforge.net>
Sat, 31 Mar 2012 14:48:16 +0000 (14:48 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Sat, 31 Mar 2012 14:48:16 +0000 (14:48 +0000)
doc/flex.texi

index 019196e3c1df58f4bceb967ce096a723f1cd3aef..5f169b3e5df3f00f656c956b0d8543564adfada9 100644 (file)
@@ -4812,7 +4812,7 @@ to change this in the near future, but we reserve the right to do so if we ever
 API. 
 
 @item 64kb for the REJECT state. This will only be allocated if you use REJECT.
-The size is the large enough to hold the same number of states as characters in the input buffer. If you override the size of the
+The size is  large enough to hold the same number of states as characters in the input buffer. If you override the size of the
 input buffer (via @code{YY_BUF_SIZE}), then you automatically override the size of this buffer as well.
 
 @item 100 bytes for the start condition stack.