X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEMTest%2Ftest_AllToAllvDEC.cxx;h=f63c4779e32ae98aa108de50daccca2ddedc8e52;hb=c4551c56aa89896595842e5b41b048044681b4e8;hp=193c000d02eab23db35a713d7d40b5f585d56b0c;hpb=79386ac5c73f8365c428b8ef595c4ef004959667;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEMTest/test_AllToAllvDEC.cxx b/src/ParaMEDMEMTest/test_AllToAllvDEC.cxx index 193c000d0..f63c4779e 100644 --- a/src/ParaMEDMEMTest/test_AllToAllvDEC.cxx +++ b/src/ParaMEDMEMTest/test_AllToAllvDEC.cxx @@ -81,7 +81,7 @@ void MPIAccessDECTest::test_AllToAllvDEC( bool Asynchronous ) { strstream << "usage :" << endl << "mpirun -np test_AllToAllvDEC" << endl << " (nbprocs >=2)" << endl - << "test must be runned with more than 1 proc and less than 12 procs" + << "test must be run with more than 1 proc and less than 12 procs" << endl ; cerr << strstream.str() << endl ; CPPUNIT_FAIL( strstream.str() ) ;