spelling: incorrectly

This commit is contained in:
Josh Soref
2017-07-25 23:31:07 -04:00
committed by Akim Demaille
parent 3c2b71cde6
commit 75964cf0df

View File

@@ -707,7 +707,7 @@ eqopt ([[:space:]]*=)?
"{"|"<"{splice}"%" STRING_GROW; nesting++;
"%"{splice}">" STRING_GROW; nesting--;
/* Tokenize '<<%' correctly (as '<<' '%') rather than incorrrectly
/* Tokenize '<<%' correctly (as '<<' '%') rather than incorrectly
(as '<' '<%'). */
"<"{splice}"<" STRING_GROW;