]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #160: Correct misprint
authorvsv <vitaly.smetannikov@opencascade.com>
Wed, 24 Sep 2014 11:39:07 +0000 (15:39 +0400)
committervsv <vitaly.smetannikov@opencascade.com>
Wed, 24 Sep 2014 11:39:07 +0000 (15:39 +0400)
src/SketchPlugin/plugin-Sketch.xml

index 442fba40cff6af56d504dc6fc0ee7acbb58ee712..307e60674504929460db63478ef00745907d20f8 100644 (file)
@@ -45,7 +45,7 @@
       </feature>
       
       <feature id="SketchConstraintLength" title="Length" tooltip="Create constraint for the given length of a line segment" icon=":icons/length.png">
-        <label title="Select a line on which to calculate lenght" tooltip="Select a line on which to calculate lenght"/>
+        <label title="Select a line on which to calculate length" tooltip="Select a line on which to calculate length"/>
         <feature_selector id="ConstraintEntityA" label="Line" tooltip="Select an line in the viewer">
           <validator id="SketchPlugin_ResultLine"/>
         </feature_selector>