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:
parent
f0161618ca
commit
30a68d288b
6 changed files with 10 additions and 10 deletions
|
|
@ -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\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue