* src/twaalgos/stats.hh: Typo in comment.
This commit is contained in:
parent
e026766219
commit
7b506a919c
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ namespace spot
|
|||
|
||||
/// \brief Compute statistics for an automaton.
|
||||
SPOT_API tgba_statistics stats_reachable(const const_twa_ptr& g);
|
||||
/// \brief Compute subended statistics for an automaton.
|
||||
/// \brief Compute sub statistics for an automaton.
|
||||
SPOT_API tgba_sub_statistics sub_stats_reachable(const const_twa_ptr& g);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue