whitespace

This commit is contained in:
Alexandre Duret-Lutz 2003-05-27 16:04:08 +00:00
parent 4146426bfc
commit 4034f9a3d6
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ namespace spot
{
/// \brief Multiplies two tgba::tgba_bdd_concrete automata.
///
/// This function build the resulting product, as another
/// This function build the resulting product, as another
/// tgba::tgba_bdd_concrete automaton.
tgba_bdd_concrete
product(const tgba_bdd_concrete& left, const tgba_bdd_concrete& right);