mirror of https://github.com/CGAL/cgal
Fix doc typo
This commit is contained in:
parent
a10822881d
commit
01190b1027
|
|
@ -127,7 +127,7 @@ public:
|
|||
/**
|
||||
* \ingroup PMP_repairing_grp
|
||||
* builds a polygon mesh from a soup of polygons.
|
||||
* @pre the input polygon soup describes consistently oriented
|
||||
* @pre the input polygon soup describes a consistently oriented
|
||||
* polygon mesh.
|
||||
*
|
||||
* @tparam PolygonMesh a model of `MutableFaceGraph` with an internal point property map
|
||||
|
|
|
|||
Loading…
Reference in New Issue