Salome HOME
Fix typos by Kunda
[modules/kernel.git] / src / MPIContainer / launch_testMPI2.csh
index cd0bee9da9a55bce9bfd764c4bbdb9422714c8eb..0a221ecda5d292fba1add5a321a0f6823a020de0 100755 (executable)
@@ -19,7 +19,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-# debug mode display informations about communication
+# debug mode display information about communication
 if $1 == "--debug" then
   set debug="-debug"
 else