X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c81c99a491282f76757c2673961e3cdee6853539..f8aee9e9605123e308d1e1ece136c5912f3dc367:/teshsuite/smpi/mpich3-test/init/attrself.c diff --git a/teshsuite/smpi/mpich3-test/init/attrself.c b/teshsuite/smpi/mpich3-test/init/attrself.c index 9f68ce2a96..23398052f9 100644 --- a/teshsuite/smpi/mpich3-test/init/attrself.c +++ b/teshsuite/smpi/mpich3-test/init/attrself.c @@ -92,7 +92,7 @@ int checkAttrs( MPI_Comm comm, int n, int lkey[], int attrval[] ) } else if (val_p != &attrval[i]) { lerrs++; - fprintf( stderr, "Atribute value for key %d not correct\n", + fprintf( stderr, "Attribute value for key %d not correct\n", i ); } }