]> granicus.if.org Git - flex/commitdiff
scanner: corrected typo
authorWill Estes <westes575@gmail.com>
Sat, 13 May 2017 21:24:55 +0000 (17:24 -0400)
committerWill Estes <westes575@gmail.com>
Sat, 13 May 2017 21:24:55 +0000 (17:24 -0400)
src/flex.skl

index 786c977589cd4356bda957e7007a0484411b033a..1191c502701991680a48daa37dff43cd6d9140cf 100644 (file)
@@ -15,7 +15,7 @@
 %#      The quoting is "[[" and "]]" so we don't interfere with
 %#      user code.
 %#
-%# All generate macros for the m4 stage contain the text "m4" or "M4"
+%# All generated macros for the m4 stage contain the text "m4" or "M4"
 %# in them. This is to distinguish them from CPP macros.
 %# The exception to this rule is YY_G, which is an m4 macro,
 %# but it needs to be remain short because it is used everywhere.