mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: spell fix.
* doc/bison.texinfo: here. Reported by Tim Landscheidt.
This commit is contained in:
@@ -8283,7 +8283,7 @@ interpretation is the same.
|
||||
@cindex useless nonterminal
|
||||
@cindex rule, useless
|
||||
@cindex useless rule
|
||||
The first section reports useless tokens, nonterminal and rules. Useless
|
||||
The first section reports useless tokens, nonterminals and rules. Useless
|
||||
nonterminals and rules are removed in order to produce a smaller parser, but
|
||||
useless tokens are preserved, since they might be used by the scanner (note
|
||||
the difference between ``useless'' and ``unused'' below):
|
||||
|
||||
Reference in New Issue
Block a user