X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/307bcdf833fa0bcdf8619f9f73453e99e2e7032f..560c71943cea4af301d60bb7f8532785c523b44b:/teshsuite/s4u/listen_async/listen_async.cpp diff --git a/teshsuite/s4u/listen_async/listen_async.cpp b/teshsuite/s4u/listen_async/listen_async.cpp index 3fe316b80b..778232ee5f 100644 --- a/teshsuite/s4u/listen_async/listen_async.cpp +++ b/teshsuite/s4u/listen_async/listen_async.cpp @@ -6,7 +6,7 @@ /* Bug report: https://github.com/simgrid/simgrid/issues/40 * * Task.listen used to be on async mailboxes as it always returned false. - * This occured in Java and C, but only C remains. + * This occurred in Java and C, but only C remains. */ #include "simgrid/s4u.hpp"