X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEMTest%2Ftest_MPI_Access_Cancel.cxx;h=50a159da670c06c99c92c12677dce03dab2a9da4;hb=c4551c56aa89896595842e5b41b048044681b4e8;hp=bcbeda7bded88d32c53b4efc731e8e668ec6aec3;hpb=5da72d398d0eb1820c3ce6dd90b8579b6b14edf5;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEMTest/test_MPI_Access_Cancel.cxx b/src/ParaMEDMEMTest/test_MPI_Access_Cancel.cxx index bcbeda7bd..50a159da6 100644 --- a/src/ParaMEDMEMTest/test_MPI_Access_Cancel.cxx +++ b/src/ParaMEDMEMTest/test_MPI_Access_Cancel.cxx @@ -58,7 +58,7 @@ void MPIAccessTest::test_MPI_Access_Cancel() { if ( size < 2 ) { ostringstream strstream ; - strstream << "test_MPI_Access_Cancel must be runned with 2 procs" << endl ; + strstream << "test_MPI_Access_Cancel must be run with 2 procs" << endl ; cerr << strstream.str() << endl ; //CPPUNIT_FAIL( strstream.str() ) ; return;