diff --git a/doc/salome/gui/SMESH/input/constructing_meshes.doc b/doc/salome/gui/SMESH/input/constructing_meshes.doc
index bef709906..af5cd24e7 100644
--- a/doc/salome/gui/SMESH/input/constructing_meshes.doc
+++ b/doc/salome/gui/SMESH/input/constructing_meshes.doc
@@ -5,9 +5,9 @@
\n Construction of a mesh on some geometry consists of:
- \ref create_mesh_anchor "Creating of a mesh object"
- - \ref evaluate_anchor "Evaluating mesh size"
- - \ref preview_anchor "Previewing the mesh"
- - \ref submesh_order_anchor "Changing submesh priority"
+ - \ref evaluate_anchor "Evaluating mesh size" (optional)
+ - \ref preview_anchor "Previewing the mesh" (optional)
+ - \ref submesh_order_anchor "Changing sub-mesh priority" (optional)
- \ref compute_anchor "Computing the mesh"
Mesh can be \ref use_existing_anchor "computed using your own meshing algorithms"
@@ -172,9 +172,9 @@ These elements can be kept in the mesh.
\anchor submesh_order_anchor
-Changing submesh priority
+Changing sub-mesh priority
-If the mesh contains concurrent \ref constructing_submeshes_page "submeshes",
+If the mesh contains concurrent \ref constructing_submeshes_page "sub-meshes",
it is possible to change the priority of their computation, i.e. to
change the priority of applying algorithms to the shared sub-shapes of
the Mesh shape.