missing word in the doc

This commit is contained in:
Léo Valque 2025-03-03 15:33:36 +01:00
parent 15e80b0a78
commit f615b6537d
1 changed files with 1 additions and 1 deletions

View File

@ -1045,7 +1045,7 @@ bool polygon_soup_snap_rounding(PointRange &points,
* \cgalParamExtra{Must be lower than 52.}
* \cgalParamNEnd
* \cgalParamNBegin{number_of_iterations}
* \cgalParamDescription{Maximum number of iterations performed by the snap algorithm. Used only if `apply_iterative_snap_rounding` is true.}
* \cgalParamDescription{Maximum number of iterations performed by the snap rounding algorithm. Used only if `apply_iterative_snap_rounding` is true.}
* \cgalParamType{unsigned int}
* \cgalParamDefault{15}
* \cgalParamNEnd