Fix doc of the parameters of the multipolygon

This commit is contained in:
Andreas Fabri 2023-10-17 10:25:02 +01:00
parent 9f5a217200
commit 4b9544dcc4
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
- `CGAL::Polygon_2<PolygonTraits_2, Container>`
- `CGAL::Polygon_with_holes_2<PolygonTraits_2,Container>`
- `CGAL::General_polygon_with_holes_2<Polygon>`
- `CGAL::Multipolygon_with_holes_2<Polygon>`
- `CGAL::Multipolygon_with_holes_2<PolygonTraits_2,Container>`
\cgalCRPSection{Global Functions}
- `CGAL::area_2()`