Fix typo
* NEWS, spot/graph/graph.hh: here.
This commit is contained in:
parent
d2e7cdb377
commit
af81266877
2 changed files with 2 additions and 2 deletions
|
|
@ -861,7 +861,7 @@ namespace spot
|
|||
return &ss - &states_.front();
|
||||
}
|
||||
|
||||
/// Conveart a storage reference into an edge number
|
||||
/// Convert a storage reference into an edge number
|
||||
edge index_of_edge(const edge_storage_t& tt) const
|
||||
{
|
||||
SPOT_ASSERT(!edges_.empty());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue