This commit is contained in:
Sébastien Loriot 2014-05-23 17:28:52 +02:00
parent d706253cae
commit 7cc6c1b101
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ edge_descriptor vR_v1() const;
/*!
The unique sequence of the vertices
around ` v0v1` in topological order (<I>ccw</I> or <I>ccw</I> depending
around ` v0v1` in topological order (<I>ccw</I> or <I>cw</I> depending
on the relative ordering of `v0` and `v1` in the profile).
The sequence may have duplicates, but when this happens the edge is not collapsible.
*/