mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 02:33:03 +00:00
doc: spell check
* doc/bison.texi, NEWS, README-hacking.md: here. And elsewhere.
This commit is contained in:
@@ -62,7 +62,7 @@ start: 'a' 'b' 'c' ;
|
||||
%%
|
||||
]])
|
||||
|
||||
# Define comon code across to be included in
|
||||
# Define common code across to be included in
|
||||
# class Main for the trivial parser tests.
|
||||
m4_define([AT_TRIVIAL_COMMON],[[
|
||||
static class YYerror implements YYParser.Lexer
|
||||
|
||||
Reference in New Issue
Block a user