diff --git a/doc/salome/gui/GEOM/input/creating_shell.doc b/doc/salome/gui/GEOM/input/creating_shell.doc
index 32cc8783c..822b8d953 100644
--- a/doc/salome/gui/GEOM/input/creating_shell.doc
+++ b/doc/salome/gui/GEOM/input/creating_shell.doc
@@ -6,7 +6,7 @@ To create a \b Shell in the Main Menu select New Entity - >
Build - > Shell
\n You can create a \b Shell from a compound of faces or a list of faces or shells.
-\n The \b Result will be a \b GEOM_Object (shell).
+\n The \b Result will be a \b GEOM_Object. It can be either a single shell or, in specific cases, a compound of shells.
\n TUI Command: geompy.MakeShell(ListOfShape)
\n Arguments: Name + Compound of faces or List of faces having connected edges.