This commit is contained in:
Andreas Fabri 2014-04-10 09:17:01 +02:00
parent c45eb40191
commit e986d53df6
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ void Edge_profile<ECM>::Extract_triangle( vertex_descriptor const& v0
}
//
// Extract all triangles (its normals) and vertices (the link) around the collpasing edge p_q
// Extract all triangles (its normals) and vertices (the link) around the collapsing edge p_q
//
template<class ECM>
void Edge_profile<ECM>::Extract_triangles_and_link()