spelling: gratuitously

This commit is contained in:
Josh Soref 2017-10-22 19:17:02 +00:00
parent 62ace035c6
commit e235f372ce

View File

@ -66,7 +66,7 @@
#endif #endif
/* Remap normal yacc parser interface names (yyparse, yylex, yyerror, etc), /* Remap normal yacc parser interface names (yyparse, yylex, yyerror, etc),
as well as gratuitiously global symbol names, so we can have multiple as well as gratuitously global symbol names, so we can have multiple
yacc generated parsers in the same program. Note that these are only yacc generated parsers in the same program. Note that these are only
the variables produced by yacc. If other parser generators (bison, the variables produced by yacc. If other parser generators (bison,
byacc, etc) produce additional global names that conflict at link time, byacc, etc) produce additional global names that conflict at link time,