fix function name in doc

This commit is contained in:
Jane Tournois 2025-03-13 17:06:37 +01:00
parent b3f438ea51
commit 76a9f5a4f8
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ struct C3t3_initializer < C3T3, MD, MC, true, CGAL::Tag_false>
* Two named parameters control this behavior:
* <UL>
* <LI> `parameters::no_lloyd()`
* <LI> `parameters::lloyd_optimize_mesh_3()`
* <LI> `parameters::lloyd()`
* </UL>}
* \cgalParamDefault{`parameters::no_lloyd()`}
* \cgalParamSectionEnd