* src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/ltl2tgba_lacim.hh:
Typos in Doxygen comments.
This commit is contained in:
parent
42fc2b772f
commit
59947d11cf
3 changed files with 8 additions and 3 deletions
|
|
@ -89,7 +89,7 @@ namespace spot
|
|||
/// unstable state is used to suppress all acceptance conditions from
|
||||
/// incoming transitions.
|
||||
///
|
||||
/// \return A spot::tgba_explicit that recognize the language of \a f.
|
||||
/// \return A spot::tgba_explicit that recognizes the language of \a f.
|
||||
tgba_explicit* ltl_to_tgba_fm(const ltl::formula* f, bdd_dict* dict,
|
||||
bool exprop = false, bool symb_merge = true,
|
||||
bool branching_postponement = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue