Skip to content

Commit

Permalink
Update Polygon_repair/include/CGAL/Polygon_repair/repair.h
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastien Loriot <[email protected]>
  • Loading branch information
afabri and sloriot authored Jan 2, 2025
1 parent 927d52e commit ec1c645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Polygon_repair/include/CGAL/Polygon_repair/repair.h
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ intersect(const Multipolygon_with_holes_2<Kernel,Container>& p)


/// \ingroup PkgPolygonRepairFunctions
/// Computes the intersection of two polygonal domains
/// computes the intersection of two polygonal domains
/// \tparam Kernel parameter of the output polygon. Must be model of `ConstrainedDelaunayTriangulationTraits_2 `
/// \tparam Container parameter of the input and output polygons
/// \tparam PA must be `Polygon_2<Kernel, Container>`, or `Polygon_with_holes_2<Kernel, Container>`, or `Multipolygon_with_holes_2<Kernel, Container>`
Expand Down

0 comments on commit ec1c645

Please sign in to comment.