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