summaryrefslogtreecommitdiff
path: root/libs/graph/doc/planar_face_traversal.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/graph/doc/planar_face_traversal.html')
-rw-r--r--libs/graph/doc/planar_face_traversal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/graph/doc/planar_face_traversal.html b/libs/graph/doc/planar_face_traversal.html
index c52fa8b898..9a93799d64 100644
--- a/libs/graph/doc/planar_face_traversal.html
+++ b/libs/graph/doc/planar_face_traversal.html
@@ -97,7 +97,7 @@ and might produce the output
New face: 1 2 5 4
New face: 2 3 4 5
New face: 3 0 1 4
- New face: 2 3 0 1
+ New face: 1 0 3 2
</pre>
<h3>Visitor Event Points</h3>