* src/tgbaalgos/hoaf.hh: Fix comment.
This commit is contained in:
parent
bc9cb1e5bb
commit
2731c9be67
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ namespace spot
|
||||||
/// \param g The automaton to output.
|
/// \param g The automaton to output.
|
||||||
/// \param f The (optional) formula associated to the automaton. If given
|
/// \param f The (optional) formula associated to the automaton. If given
|
||||||
/// it will be output as a comment.
|
/// it will be output as a comment.
|
||||||
/// \param a acceptance Force the type of acceptance mode used
|
/// \param acceptance Force the type of acceptance mode used
|
||||||
/// in output.
|
/// in output.
|
||||||
/// \param alias Whether aliases should be used in output.
|
/// \param alias Whether aliases should be used in output.
|
||||||
/// \param newlines Whether to use newlines in output.
|
/// \param newlines Whether to use newlines in output.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue