spelling: combination

This commit is contained in:
Josh Soref
2017-07-25 22:22:00 -04:00
committed by Akim Demaille
parent c721eb9e28
commit 795f7e32cc
2 changed files with 2 additions and 2 deletions

View File

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