Misc. source comment typo [skip ci]

Found via `codespell`
[skip ci]
This commit is contained in:
luz.paz
2018-02-14 14:25:53 -05:00
parent 4e2d7c36ca
commit f725fbd459

View File

@@ -406,7 +406,7 @@ public:
void Smooth(int iterations, float d_max);
/**
* CheckFacets() is invoked within this method and all found facets get deleted from the mesh structure.
* The facets to be deleted are returned with their geometric reprsentation.
* The facets to be deleted are returned with their geometric representation.
* @see CheckFacets().
*/
void CutFacets (const MeshFacetGrid& rclGrid, const Base::ViewProjMethod *pclP, const Base::Polygon2d& rclPoly,