From: vsv Date: Tue, 17 Dec 2019 09:00:25 +0000 (+0300) Subject: Corrections for help pages. X-Git-Tag: V9_5_0a1~86 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5419606402098ae044ad794df15c41244fa47c2d;p=modules%2Fshaper.git Corrections for help pages. --- diff --git a/src/SketchPlugin/doc/SketchPlugin.rst b/src/SketchPlugin/doc/SketchPlugin.rst index 04a861a81..c8e4b9b7d 100644 --- a/src/SketchPlugin/doc/SketchPlugin.rst +++ b/src/SketchPlugin/doc/SketchPlugin.rst @@ -153,14 +153,14 @@ Sketcher comes into overconstrained state when an extra constraint was defined. .. centered:: Overconstrained Sketch -When Sketcher becomes into the state then: +When Sketcher gets this state then: - buttons Apply and Cancel for the whole Sketcher are blocked; - a constraint which causes the overconstraint state is highlightid by red color; - a warning message in sketcher Property Panel is shown with recomendation what to do in this case; - an additional Undo button is shown under the warning messages; -After undoing the last operation or deletion of a conflicting constraint Sketcher will become into a normal state. +After undoing the last operation or deletion of a conflicting constraint Sketcher will be reverted into a normal state. Operations ----------