Salome HOME
To implement issue 0019962: MakePipeBiNormalAlongAxis implementation.
[modules/geom.git] / src / BlocksGUI / BlocksGUI_TrsfDlg.cxx
index 5a8dcb0843b6acee3c293b045dd10096c90ff94f..040a64e90da87462dc83884bbe90a1055817cad7 100644 (file)
@@ -373,7 +373,7 @@ void BlocksGUI_TrsfDlg::SetEditCurrentArgument()
   myEditCurrentArgument->setFocus();
 
   // enable push button
-  // after setFocus(), because it will be setDown(false) then loses focus
+  // after setFocus(), because it will be setDown(false) when loses focus
   aSender->setDown(true);
 
   activateSelection();