mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
package: codespell
* data/skeletons/glr2.cc, src/parse-gram.y: Fix spelling.
This commit is contained in:
@@ -518,7 +518,7 @@ tag:
|
||||
// A non empty list of possibly tagged symbols for %nterm.
|
||||
//
|
||||
// Can easily be defined like symbol_decls but restricted to ID, but
|
||||
// using token_decls allows to reudce the number of rules, and also to
|
||||
// using token_decls allows to reduce the number of rules, and also to
|
||||
// make nicer error messages on "%nterm 'a'" or '%nterm FOO "foo"'.
|
||||
nterm_decls:
|
||||
token_decls
|
||||
|
||||
Reference in New Issue
Block a user