X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b8ba0bc2f48c6b9b96dfedd8fd383b941d5fdd0b..5a17cc5861e95968c9d9539217185e20b13d54b0:/examples/gras/console/ping_server.c diff --git a/examples/gras/console/ping_server.c b/examples/gras/console/ping_server.c index bb01301560..f1324b19ae 100644 --- a/examples/gras/console/ping_server.c +++ b/examples/gras/console/ping_server.c @@ -88,7 +88,7 @@ int server(int argc, char *argv[]) xbt_socket_my_port(globals->sock)); globals->endcondition = 0; - /* 6. Wait up to 20 minutes for an incomming message to handle */ + /* 6. Wait up to 20 minutes for an incoming message to handle */ gras_msg_handle(20.0); /* 7. Housekeeping */