summaryrefslogtreecommitdiff
path: root/tests/javapush.at
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-07-25 23:30:59 -0400
committerAkim Demaille <akim.demaille@gmail.com>2018-10-05 07:01:05 +0200
commit3c2b71cde67f1fc379b12c15c3779311f80f8930 (patch)
treeab67d5ae32635aa60a582b5a261a5f5b11b04f07 /tests/javapush.at
parent37c6dbb8ad1107ecee66bba6a49a29275ac68629 (diff)
downloadbison-3c2b71cde67f1fc379b12c15c3779311f80f8930.tar.gz
spelling: included
Diffstat (limited to 'tests/javapush.at')
-rw-r--r--tests/javapush.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/javapush.at b/tests/javapush.at
index 45f95914..6b5847f5 100644
--- a/tests/javapush.at
+++ b/tests/javapush.at
@@ -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