diff --git a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h index 7956b319e12..1dad20d6fe6 100644 --- a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h +++ b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h @@ -40,7 +40,7 @@ namespace CGAL { /// \name do_intersect() functions. //@{ -// Polygon_2, Polygon_2 ======================================================= +// Polygon_2, Polygon_2 ======================================================== // With Traits template inline bool do_intersect(const Polygon_2& pgn1,