Polygon_mesh_processing: reparation -> repairing

This commit is contained in:
Andreas Fabri 2022-11-09 10:00:54 +00:00
parent 01f8f1bc1d
commit 07c60df0ce
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ of the graph concepts defined in the package \ref PkgBGLRef. Using common graph
enables having common input/output functions for all the models of these concepts.
The page \ref PkgBGLIOFct provides an exhaustive description of the available I/O functions.
In addition, this package offers the function `CGAL::Polygon_mesh_processing::IO::read_polygon_mesh()`,
which can perform some reparation if the input data do not represent a manifold surface.
which can perform some repairing if the input data do not represent a manifold surface.
****************************************
\section PMPMeshing Meshing