Uniformize expansion term

This commit is contained in:
Mael Rouxel-Labbé 2021-10-05 11:32:13 +02:00
parent 7f63f3d8c5
commit 12805b47e8
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ reduce_face_selection(
\cgalParamNEnd
\cgalParamNBegin{prevent_unselection}
\cgalParamDescription{Boolean used to indicate if selection can be only extended or if it can also be shrinked.}
\cgalParamDescription{Boolean used to indicate if selection can be only expanded or if it can also be shrinked.}
\cgalParamType{`bool`}
\cgalParamDefault{`false`}
\cgalParamExtra{The geometric traits class must be compatible with the vertex point type.}