* spot/twaalgos/split.hh: Typo in comment.
This commit is contained in:
parent
9230614f8d
commit
1a5b4f00f5
1 changed files with 2 additions and 1 deletions
|
|
@ -196,7 +196,8 @@ namespace spot
|
||||||
/// \brief Separate a label
|
/// \brief Separate a label
|
||||||
///
|
///
|
||||||
/// This returns a pseudo-container that can be used to iterate
|
/// This returns a pseudo-container that can be used to iterate
|
||||||
/// over the elements of the basis compatible with the current labal.
|
/// over the elements of the basis compatible with the current
|
||||||
|
/// label.
|
||||||
///
|
///
|
||||||
/// For instance if the basis was created from {a,b} (i.e., the
|
/// For instance if the basis was created from {a,b} (i.e., the
|
||||||
/// basis is actually {!a&!b,a&!b,!a&b,a&b}), and the label is
|
/// basis is actually {!a&!b,a&!b,!a&b,a&b}), and the label is
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue