spelling: included

This commit is contained in:
Josh Soref
2017-07-25 23:30:59 -04:00
committed by Akim Demaille
parent 37c6dbb8ad
commit 3c2b71cde6

View File

@@ -59,7 +59,7 @@ start: 'a' 'b' 'c' ;
%%
])
# Define comon code across to be includede in
# Define comon code across to be included in
# class Main for the trivial parser tests.
m4_define([AT_TRIVIAL_COMMON],[
static class YYerror implements YYParser.Lexer