package: codespell

* data/skeletons/glr2.cc, src/parse-gram.y: Fix spelling.
This commit is contained in:
Akim Demaille
2021-01-16 18:05:57 +01:00
parent 4fd2e5c22a
commit 4f6d1f5fdc
3 changed files with 7 additions and 6 deletions

View File

@@ -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