diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h index e292ca5a132..1659ef330ff 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h @@ -127,7 +127,7 @@ public: /** * \ingroup PMP_repairing_grp * builds a polygon mesh from a soup of polygons. - * @pre the input polygon soup describes consistently oriented + * @pre the input polygon soup describes a consistently oriented * polygon mesh. * * @tparam PolygonMesh a model of `MutableFaceGraph` with an internal point property map