X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..HEAD:/teshsuite/smpi/mpich3-test/errhan/errfatal.c diff --git a/teshsuite/smpi/mpich3-test/errhan/errfatal.c b/teshsuite/smpi/mpich3-test/errhan/errfatal.c index 0e9f55a8e2..e95a7cab56 100644 --- a/teshsuite/smpi/mpich3-test/errhan/errfatal.c +++ b/teshsuite/smpi/mpich3-test/errhan/errfatal.c @@ -36,7 +36,7 @@ int main(int argc, char **argv) /* We should not get here, because the default error handler * is ERRORS_ARE_FATAL. This makes sure that the correct error - * handler is called and that no failure occured (such as + * handler is called and that no failure occurred (such as * a SEGV) in Comm_call_errhandler on the default * error handler. */ printf("After the Error Handler Has Been Called\n");