* NEWS: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2016-07-29 11:59:31 +02:00
parent 59efe470ca
commit 09c6393942

2
NEWS
View file

@ -130,7 +130,7 @@ New in spot 2.0.3a (not yet released)
* spot::twa has two new methods that supplement is_empty():
twa::accepting_run() and twa::accepting_word(). They compute
what their name suggests. Note that twa::accepting_run(), unlike
what their names suggest. Note that twa::accepting_run(), unlike
the two others, is currently restricted to automata with Fin-less
acceptance.