twacube: fix typo
* spot/twacube/twacube.hh: Here.
This commit is contained in:
parent
c06085a60b
commit
330cd80fed
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue