diff --git a/doc/salome/gui/GEOM/input/creating_filling.doc b/doc/salome/gui/GEOM/input/creating_filling.doc
index 8adb97690..874cac94b 100644
--- a/doc/salome/gui/GEOM/input/creating_filling.doc
+++ b/doc/salome/gui/GEOM/input/creating_filling.doc
@@ -18,12 +18,16 @@ created surface and the reference edge;
iterations are repeated until the required tolerance is reached. So, a
greater number of iterations allows producing a better surface.
\n Method - Kind of method to perform filling operation
-1. Default - the standard behaviour.
-2. Use edges orientation - the edges orientation is used: if an edge is
+
+
+- Default - the standard behaviour.
+- Use edges orientation - the edges orientation is used: if an edge is
reversed, the curve from this edge is reversed before being used by the filling
-algorithm.
-3. Auto-correct edges orientation - curves orientation is changed to
-minimize the sum of distances between ends points of edges.
+algorithm.
+- Auto-correct edges orientation - curves orientation is changed to
+minimize the sum of distances between ends points of edges.
+
+
\n Approximation - if checked, BSpline curves are generated in
the process of surface construction (using
GeomAPI_PointsToBSplineSurface functionality). By default the surface