Salome HOME
Merge V9_dev branch into master
[modules/kernel.git] / bin / launchConfigureParser.py
index e32982a549365536fb2735b183a5c5ddd6ebf012..e52313342f939dcace0bed5fd27d97a3e7cef2c1 100755 (executable)
@@ -546,7 +546,7 @@ Python file arguments, if any, must be comma-separated (without blank characters
                       dest="gui",
                       help=help_str)
 
-    # Show Desktop (inly in GUI mode). Default: True
+    # Show Desktop (only in GUI mode). Default: True
     help_str  = "1 to activate GUI desktop [default], "
     help_str += "0 to not activate GUI desktop (Session_Server starts, but GUI is not shown). "
     help_str += "Ignored in the terminal mode."