From da0f634cb234e1c7ed87ce43d6228ce324b123b4 Mon Sep 17 00:00:00 2001 From: albert-github Date: Fri, 21 Nov 2025 11:10:23 +0100 Subject: [PATCH] Spelling correction Spelling correction --- .../include/CGAL/Boolean_set_operations_2/do_intersect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/do_intersect.h b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/do_intersect.h index 5b7b7f7b655..a1908ae3fc8 100644 --- a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/do_intersect.h +++ b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/do_intersect.h @@ -38,7 +38,7 @@ namespace CGAL { /// \name do_intersect() functions. //@{ -/*! We do not use polyline for do_intersect), as we relly on the overlay traits +/*! We do not use polyline for do_intersect), as we rely on the overlay traits * to only intercept intersections between the interiors of segments that * comprise the boundary of polygons. Observe that The intersections between the * interiors of polylines that comprise the boundary of polygons may include an