fix spelling of edge in SharedDataFacade

This commit is contained in:
Emil Tin
2014-08-31 09:09:12 +02:00
parent 9eb862a6a4
commit cf593ba9f9
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -438,7 +438,7 @@ void EdgeBasedGraphFactory::CompressGeometry()
}
/**
* Writes the id of the edge in the edge expanded graph (into the egde in the node based graph)
* Writes the id of the edge in the edge expanded graph (into the edge in the node based graph)
*/
void EdgeBasedGraphFactory::RenumberEdges()
{