Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into adrien
[simgrid.git] / teshsuite / smpi / mpich3-test / f77 / ext / c2fmult.c
index 4f1d343..8f81d40 100644 (file)
@@ -50,7 +50,7 @@ int main( int argc, char *argv[] )
        printf( "Unable to cancel MPI_Irecv request\n" );
     }
     /* Using MPI_Request_free should be ok, but some MPI implementations
-       object to it imediately after the cancel and that isn't essential to
+       object to it immediately after the cancel and that isn't essential to
        this test */
 
     MTest_Finalize( errs );