diff --git a/Mesh_3/doc/Mesh_3/Mesh_3.txt b/Mesh_3/doc/Mesh_3/Mesh_3.txt index 5365c9143a9..7de626783d4 100644 --- a/Mesh_3/doc/Mesh_3/Mesh_3.txt +++ b/Mesh_3/doc/Mesh_3/Mesh_3.txt @@ -801,7 +801,7 @@ a custom functor that initializes the triangulation. A struct `Custom_Initial_points_generator` that places 1D-feature points alongside a line is created. -Finally, the exemple \ref Mesh_3/mesh_3D_image_with_initial_points.cpp features +Finally, the example \ref Mesh_3/mesh_3D_image_with_initial_points.cpp features a point container that initializes the triangulation using the meshing parameter `parameters::initial_points()`.