Salome HOME
Corrections for the user's manual from the English language point of view
[modules/shaper.git] / src / SketchPlugin / doc / horizontalFeature.rst
index 12ab024fe334029da630b488910fe086d800ac6a..dfab517bbe8e80ae996358be2589cb39b5670977 100644 (file)
@@ -2,9 +2,9 @@
 Horizontal constraint
 =====================
 
-Horizontal constraint fixes lines to lie parallel to the horizontal axis.
+Horizontal constraint fixes lines as parallel to the horizontal axis.
 
-To create Horizontal constraint in the active Sketch:
+To create Horizontal constraint in the active Sketch:
 
 #. select in the Main Menu *Sketch - > Horizontal* item  or
 #. click **Horizontal** button in Sketch toolbar:
@@ -25,7 +25,7 @@ Input fields:
 - **Line** is the line selected in the view.
 
 | After the line is selected it becomes parallel to the horizontal axis in the view.
-| **H** sign added above the line.
+| **H** sign is added above the line.
 
 **TUI Command**: *Sketch_1.setHorizontal(LineObject)*
 
@@ -42,4 +42,4 @@ Created Horizontal constraint appears in the view.
 .. centered::
    Horizontal constraint created
 
-**See Also** a sample TUI Script of :ref:`tui_create_horizontal` operation.
\ No newline at end of file
+**See Also** a sample TUI Script of :ref:`tui_create_horizontal` operation.
\ No newline at end of file