diff --git a/Polyhedron/doc/Polyhedron/CGAL/Polyhedron_3.h b/Polyhedron/doc/Polyhedron/CGAL/Polyhedron_3.h index ab3e8b97404..3e0421a89e0 100644 --- a/Polyhedron/doc/Polyhedron/CGAL/Polyhedron_3.h +++ b/Polyhedron/doc/Polyhedron/CGAL/Polyhedron_3.h @@ -1489,7 +1489,7 @@ n */ \cgalAdvancedBegin Halfedges incident to a hole are called border - halfedges. An halfedge is a border edge if itself or its + halfedges. A halfedge is a border edge if itself or its opposite halfedge are border halfedges. The only requirement to work with border halfedges is that the `Halfedge` class provides a member function `Halfedge::is_border()` returning a `bool`. Usually, the halfedge data