X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEMTest%2Ftest_MPI_Access_ISend_IRecv_Length.cxx;h=0925eb5096db962ff57cb7d719a80d585aea914f;hb=c4551c56aa89896595842e5b41b048044681b4e8;hp=e290aa268cdd285176e34269c33ccb1835fc0d20;hpb=79386ac5c73f8365c428b8ef595c4ef004959667;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEMTest/test_MPI_Access_ISend_IRecv_Length.cxx b/src/ParaMEDMEMTest/test_MPI_Access_ISend_IRecv_Length.cxx index e290aa268..0925eb509 100644 --- a/src/ParaMEDMEMTest/test_MPI_Access_ISend_IRecv_Length.cxx +++ b/src/ParaMEDMEMTest/test_MPI_Access_ISend_IRecv_Length.cxx @@ -53,7 +53,7 @@ void MPIAccessTest::test_MPI_Access_ISend_IRecv_Length() { if ( size < 2 ) { ostringstream strstream ; - strstream << "test_MPI_Access_ISend_IRecv_Length must be runned with 2 procs" << endl ; + strstream << "test_MPI_Access_ISend_IRecv_Length must be run with 2 procs" << endl ; cerr << strstream.str() << endl ; //CPPUNIT_FAIL( strstream.str() ) ; return;