X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/839ca861fcbfe4230637ffc30766445cc7b4918f..73e97710413bba3ee2ae8baab0537fbd78811016:/teshsuite/smpi/mpich3-test/attr/attrordertype.c diff --git a/teshsuite/smpi/mpich3-test/attr/attrordertype.c b/teshsuite/smpi/mpich3-test/attr/attrordertype.c index d3de828c33..837a02fd46 100644 --- a/teshsuite/smpi/mpich3-test/attr/attrordertype.c +++ b/teshsuite/smpi/mpich3-test/attr/attrordertype.c @@ -96,7 +96,7 @@ int checkAttrs(MPI_Datatype type, int n, int key[], int attrval[]) } else if (val_p != &attrval[i]) { errs++; - fprintf(stderr, "Atribute value for key %d not correct\n", i); + fprintf(stderr, "Attribute value for key %d not correct\n", i); } }