]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/ParaMEDMEMTest/test_MPI_Access_ISend_IRecv_BottleNeck.cxx
Salome HOME
MEDCoupling python module is expected to be replaced by medcoupling python module
[tools/medcoupling.git] / src / ParaMEDMEMTest / test_MPI_Access_ISend_IRecv_BottleNeck.cxx
index 610a6027907b1cc50da538755aafc75d03c8e827..32b375f505ed450bd69539797fa5c48b7f82acc1 100644 (file)
@@ -54,7 +54,7 @@ void MPIAccessTest::test_MPI_Access_ISend_IRecv_BottleNeck() {
 
   if ( size < 2 ) {
     ostringstream strstream ;
-    strstream << "test_MPI_Access_ISend_IRecv_BottleNeck must be runned with 2 procs"
+    strstream << "test_MPI_Access_ISend_IRecv_BottleNeck must be run with 2 procs"
               << endl ;
     cerr << strstream.str() << endl ;
     //CPPUNIT_FAIL( strstream.str() ) ;