twacube: fix typo

* spot/twacube/twacube.hh: Here.
This commit is contained in:
Etienne Renault 2020-05-26 12:05:04 +02:00
parent c06085a60b
commit 330cd80fed

View file

@ -163,7 +163,7 @@ namespace spot
/// \brief Accessor the cube's manipulator.
const cubeset& get_cubeset() const;
/// \brief Check if all the successors of a state are located contigously
/// \brief Check if all the successors of a state are located contiguously
/// in memory. This is mandatory for swarming techniques.
bool succ_contiguous() const;