Update Mesh_3/include/CGAL/Mesh_cell_criteria_3.h

Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
This commit is contained in:
Andreas Fabri 2023-07-27 11:56:32 +02:00 committed by GitHub
parent 7bc4b30501
commit 1963697d84
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:
* bound will be refined.
*
* See Section \ref introsecparam for further details.
* Note that if one parameter is set to 0, then its corresponding criteria is ignored.
* Note that if one parameter is set to 0, then its corresponding criterion is ignored.
*/
Mesh_cell_criteria_3(const FT& radius_edge_bound,
const FT& radius_bound,