mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
spelling: combination
This commit is contained in:
committed by
Akim Demaille
parent
c721eb9e28
commit
795f7e32cc
@@ -53,7 +53,7 @@ will generate eight different cases.
|
||||
|
||||
=item B<-b>, B<--bench>
|
||||
|
||||
Predefined benches, that is, combimation between a grammar and a I<directives>
|
||||
Predefined benches, that is, combination between a grammar and a I<directives>
|
||||
request.
|
||||
|
||||
=over 4
|
||||
|
||||
@@ -1770,7 +1770,7 @@ AT_BISON_CHECK([[-Wno-conflicts-rr sr-rr.y]], [[0]], [[]],
|
||||
|
||||
[
|
||||
# This is piece of code is rather complex for a simple task: try every
|
||||
# combinaison of (0 or 1 real SR) x (0 or 1 real RR) x (don't %expect
|
||||
# combination of (0 or 1 real SR) x (0 or 1 real RR) x (don't %expect
|
||||
# or %expect 0, 1, or 2 SR) x (don't %expect-rr or %expect-rr 0, 1, or 2
|
||||
# RR).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user