From d3160bfc17dc214cd7dd3ce0ec913a746caa4bb7 Mon Sep 17 00:00:00 2001 From: Eric Berberich Date: Tue, 18 Sep 2007 18:04:41 +0000 Subject: [PATCH] fixed docu --- .../include/CGAL/Arr_torus_topology_traits_2.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Arrangement_on_surface_2/include/CGAL/Arr_torus_topology_traits_2.h b/Arrangement_on_surface_2/include/CGAL/Arr_torus_topology_traits_2.h index 87ed61254c9..24c2b2c58c0 100644 --- a/Arrangement_on_surface_2/include/CGAL/Arr_torus_topology_traits_2.h +++ b/Arrangement_on_surface_2/include/CGAL/Arr_torus_topology_traits_2.h @@ -584,9 +584,7 @@ public: * \param bound_y The boundary condition of the curve end in y. * \pre The curve end is incident to the boundary. * \return An object that contains the curve end. - * In our case this object may either wrap an unbounded face, - * or an edge with an end-vertex at - * infinity (in case of an overlap). + * In our case this object wraps a end-vertex */ CGAL::Object locate_curve_end (const X_monotone_curve_2& cv, Curve_end ind,