* src/tgbaalgos/scc.hh: Typos in the documentation.
This commit is contained in:
parent
0a2dbab413
commit
0dca4be69d
2 changed files with 5 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ namespace spot
|
|||
/// \pre This should only be called once build_map() has run.
|
||||
bdd acc_set_of(unsigned n) const;
|
||||
|
||||
/// \brief Return the set of useful acceptance conditions if SCC \a n.
|
||||
/// \brief Return the set of useful acceptance conditions of SCC \a n.
|
||||
///
|
||||
/// Useless acceptances conditions are always implied by other acceptances
|
||||
/// conditions. This returns all the other acceptance conditions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue