mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
spelling: incorrectly
This commit is contained in:
committed by
Akim Demaille
parent
3c2b71cde6
commit
75964cf0df
@@ -707,7 +707,7 @@ eqopt ([[:space:]]*=)?
|
|||||||
"{"|"<"{splice}"%" STRING_GROW; nesting++;
|
"{"|"<"{splice}"%" STRING_GROW; nesting++;
|
||||||
"%"{splice}">" STRING_GROW; nesting--;
|
"%"{splice}">" STRING_GROW; nesting--;
|
||||||
|
|
||||||
/* Tokenize '<<%' correctly (as '<<' '%') rather than incorrrectly
|
/* Tokenize '<<%' correctly (as '<<' '%') rather than incorrectly
|
||||||
(as '<' '<%'). */
|
(as '<' '<%'). */
|
||||||
"<"{splice}"<" STRING_GROW;
|
"<"{splice}"<" STRING_GROW;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user