diff --git a/doc/salome/gui/SMESH/input/blsurf_hypo.doc b/doc/salome/gui/SMESH/input/blsurf_hypo.doc
index 03c0fc594..f6e53803a 100644
--- a/doc/salome/gui/SMESH/input/blsurf_hypo.doc
+++ b/doc/salome/gui/SMESH/input/blsurf_hypo.doc
@@ -277,7 +277,7 @@ Currently BLSURF plugin has the following limitations.
following combinations of algorithms are impossible:
- global MEFISTO or Quadrangle(mapping) + local BLSURF;
- - BLSUFR + Projection 2D from faces meshed by BLSURF;
+ - BLSURF + Projection 2D from faces meshed by BLSURF;
- local BLSURF + Extrusion 3D;
diff --git a/doc/salome/gui/SMESH/input/split_to_tetra.doc b/doc/salome/gui/SMESH/input/split_to_tetra.doc
index 4b09b2199..325c30c11 100644
--- a/doc/salome/gui/SMESH/input/split_to_tetra.doc
+++ b/doc/salome/gui/SMESH/input/split_to_tetra.doc
@@ -37,7 +37,7 @@ volumes of the currently displayed mesh or submesh.
\b Split hexahedron
-- Into 5 tetrahedra, Into 5 tetrahedra and Into 24 tetrahedra allows to
+
- Into 5 tetrahedra, Into 6 tetrahedra and Into 24 tetrahedra allows to
specify the number of tetrahedra a hexahedron will be split into. If the specified method does
not allow to get a conform mesh, a generic solution is applied: an additional node
is created at the gravity center of a hexahedron, serving an apex of tetrahedra, all quadrangle sides of the hexahedron are split into two triangles each serving a base of a new tetrahedron.