Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / MeasureGUI / MeasureGUI_Skeleton.cxx
index dcab485c9bd3c264a1067c1e22f13c2367f65c6c..dceb80c09f654b3f25cb3b1447e2200bf729930a 100644 (file)
@@ -173,7 +173,7 @@ void MeasureGUI_Skeleton::ClickOnHelp()
 void MeasureGUI_Skeleton::LineEditReturnPressed()
 {
   /* User name of object input management                          */
-  /* If successfull the selection is changed and signal emitted... */
+  /* If successful the selection is changed and signal emitted... */
   /* so SelectionIntoArgument() is automatically called.           */
   
   if ( mySelEdit ) {