mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13: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 useless nonterminal
|
||||||
@cindex rule, useless
|
@cindex rule, useless
|
||||||
@cindex useless rule
|
@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
|
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
|
useless tokens are preserved, since they might be used by the scanner (note
|
||||||
the difference between ``useless'' and ``unused'' below):
|
the difference between ``useless'' and ``unused'' below):
|
||||||
|
|||||||
Reference in New Issue
Block a user