Update Mesh_3/include/CGAL/Mesh_facet_criteria_3.h

Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
This commit is contained in:
Andreas Fabri 2023-07-27 11:58:24 +02:00 committed by GitHub
parent 5b08570345
commit acdb2d40c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ public:
/*!
returns an object to serve as criteria for facets.
\param angle_bound is the lower bound for the angle in degrees of the
\param angle_bound is the lower bound for the angles in degrees of the
surface mesh facets.
\param radius_bound is a uniform upper bound
for the radius of the surface Delaunay balls.