From 18488fa0e062fa48c74475f58bf0cadae1f0727c Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 26 Feb 2016 20:51:25 +0100 Subject: [PATCH] Update Polyhedron_3.h --- Polyhedron/doc/Polyhedron/CGAL/Polyhedron_3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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