* src/tgbaalgos/hoaf.hh: Typos in comments.

This commit is contained in:
Alexandre Duret-Lutz 2014-08-22 17:37:58 +02:00
parent 700cf88b06
commit 92848f73af

View file

@ -48,7 +48,7 @@ namespace spot
/// \param a acceptance Force the type of acceptance mode used
/// in output.
/// \param alias Whether aliases should be used in output.
/// \param newslines Whether to use newlines in output.
/// \param newlines Whether to use newlines in output.
SPOT_API std::ostream&
hoaf_reachable(std::ostream& os,
const const_tgba_ptr& g,