* src/tgba/tgba.hh, src/tgbaalgos/ltl2tgba_fm.hh,

src/tgbaalgos/ltl2tgba_lacim.hh, src/tgbaalgos/stats.hh: Typos.
This commit is contained in:
Alexandre Duret-Lutz 2004-11-17 17:45:01 +00:00
parent a1262a30fb
commit 321177331d
5 changed files with 8 additions and 5 deletions

View file

@ -50,7 +50,7 @@ namespace spot
/// }
/// \endverbatim
///
/// \param f The formula to translate into an automata.
/// \param f The formula to translate into an automaton.
///
/// \param dict The spot::bdd_dict the constructed automata should use.
///