diff --git a/doc/salome/gui/GEOM/input/creating_circle.doc b/doc/salome/gui/GEOM/input/creating_circle.doc
index 043e36f09..4ea760993 100644
--- a/doc/salome/gui/GEOM/input/creating_circle.doc
+++ b/doc/salome/gui/GEOM/input/creating_circle.doc
@@ -27,9 +27,6 @@ coordinate system.
\image html circle2.png
-Example:
-\image html circles.png ""
-
\n Finally, you can define a circle by a Center Point and two
\b Points.
\n TUI Command: geompy.MakeCircleCenter2Pnt(Point1, Point2,
diff --git a/doc/salome/gui/GEOM/input/creating_explode.doc b/doc/salome/gui/GEOM/input/creating_explode.doc
index 515978e33..747aba637 100644
--- a/doc/salome/gui/GEOM/input/creating_explode.doc
+++ b/doc/salome/gui/GEOM/input/creating_explode.doc
@@ -36,8 +36,12 @@ in sorted list of all sub-shapes of the given Type. Each index is in
the range [1, Nb_Sub-Shapes_Of_Given_Type]
-\n Arguments:1 SHAPE + 1 type of SubShape.
+\n Arguments: 1 SHAPE + 1 type of SubShape.
\image html neo-obj1.png
+Example:
+
+\image html explode.png "A box, exploded into faces"
+
*/
diff --git a/doc/salome/gui/GEOM/input/creating_geom_objects.doc b/doc/salome/gui/GEOM/input/creating_geom_objects.doc
index ebfe75e0e..3bf780994 100644
--- a/doc/salome/gui/GEOM/input/creating_geom_objects.doc
+++ b/doc/salome/gui/GEOM/input/creating_geom_objects.doc
@@ -10,10 +10,10 @@ range of geometrical objects, from points to complex extrusions:
lines, circles...
create \subpage create_primitives_page "Primitives" - cubes, spheres, cones...
create \subpage create_complex_obj_page "Complex objects" by
-extrution, rotation, interpolation of other objects.
-create and edit \subpage work_with_groups_page - "Groups of objects" of
+extrusion, rotation, interpolation of other objects.
+create and edit \subpage work_with_groups_page "Groups of objects" of
lower dimension, which belong to the objects of higher dimension.
-\subpage build_by_blocks_page - "Build by blocks" faces from
+\subpage build_by_blocks_page "Build by blocks" faces from
edges and solids from faces.
create line segments and arcs using \subpage create_sketcher_page "Sketcher".
\subpage create_explode_page "Explode" objects of higher dimension