Fix typo automatons -> automata

* NEWS, spot/twaalgos/dualize.cc, spot/twaalgos/dualize.hh,
  spot/twaalgos/langmap.cc, spot/twaalgos/sum.hh,
  tests/python/streett_totgba.py: Fixes typo.
This commit is contained in:
Thomas Medioni 2017-08-09 15:51:23 +02:00
parent f0161618ca
commit 30a68d288b
6 changed files with 10 additions and 10 deletions

View file

@ -68,7 +68,7 @@ def test_aut(aut):
del os.environ["SPOT_STREETT_CONV_MIN"]
assert equivalent(sltgba, slftgba)
# Those automatons are generated with ltl2dstar, which is NOT part of spot,
# Those automata are generated with ltl2dstar, which is NOT part of spot,
# using the following command:
# genltl --eh-patterns --dac-patterns --hkrss-patterns --sb-patterns |\
# ltldo "ltl2dstar --automata=streett --output-format=hoa\