mirror of https://github.com/CGAL/cgal
Fix facets -> faces
This commit is contained in:
parent
298affd895
commit
c1259c8408
|
|
@ -437,7 +437,7 @@ reduce_face_selection(
|
|||
|
||||
If `prevent_unselection` is set to `true`, the cost of unselecting a
|
||||
face is set to infinity, which forces the regularization to only
|
||||
select new facets and ensures that the regularization keeps all
|
||||
select new faces and ensures that the regularization keeps all
|
||||
selected faces.
|
||||
|
||||
\tparam FaceGraph a model of `FaceGraph`
|
||||
|
|
|
|||
Loading…
Reference in New Issue