Salome HOME
Deal with pipes
[tools/medcoupling.git] / src / ParaMEDMEMTest / test_MPI_Access_Time_0.cxx
index a9f5bdb8e09b5f0e4cbffb8c8ad7a862a4765056..4d7dd6d886b69108c34d19a2ae9f83ca6ab1e615 100644 (file)
@@ -74,7 +74,7 @@ void MPIAccessTest::test_MPI_Access_Time_0() {
     strstream << "usage :" << endl
               << "mpirun -np <nbprocs> test_MPI_Access_Time_0" <<endl
               << " nbprocs =2" << endl
-              << "test must be runned with 2 procs" << endl ;
+              << "test must be run with 2 procs" << endl ;
     cerr << strstream.str() << endl ;
     //CPPUNIT_FAIL( strstream.str() ) ;
     return;