remove extra wording

This commit is contained in:
Sébastien Loriot 2024-08-23 10:09:10 +02:00
parent 959e3bc812
commit 13b5f3676a
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ setting the named parameter `remesh_boundaries` to `false`.
It is also possible to define the polyline features as the ones
stored as complex edges in a `Mesh_complex_3_in_triangulation_3`
(e.g., generated by the \ref PkgMesh3 package mesh generation algorithms).
(e.g., generated by the \ref PkgMesh3 package).
\cgalExample{Tetrahedral_remeshing/mesh_and_remesh_c3t3.cpp }