diff --git a/doc/salome/gui/GEOM/input/bounding_box.doc b/doc/salome/gui/GEOM/input/bounding_box.doc
index 365c3600e..4add78786 100644
--- a/doc/salome/gui/GEOM/input/bounding_box.doc
+++ b/doc/salome/gui/GEOM/input/bounding_box.doc
@@ -7,12 +7,7 @@ geometrical object and creates the corresponding box shape on "Apply".
\image html measures5.png
-\note To take into account any possible shape distortion
-that affects the resulting bounding box, the algorithm enlarges
-the bounding box to the maximum deflection value of
-faces (by iterating through all faces of a shape).
-This functionallity is implemented in such a way to have
-a satisfactory performance.
+\note This functionallity performs precise computation of bounding box.
\n TUI Commands: [Xmin,Xmax, Ymin,Ymax, Zmin,Zmax] = geompy.BoundingBox(Shape, precise),
BBox = geompy.MakeBoundingBox(Shape, precise), where \em Shape