From: Martin Quinson Date: Wed, 19 Oct 2011 19:43:59 +0000 (+0200) Subject: typo-- X-Git-Tag: exp_20120216~567 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/30a99c6f2e76651f710833f6b6e2794e1e926276?hp=304c6bd33f3b10e0cff5e829079cda197e4776c6;ds=sidebyside typo-- --- diff --git a/examples/simdag/dot/dot_test.c b/examples/simdag/dot/dot_test.c index ac12b0085f..c441405feb 100644 --- a/examples/simdag/dot/dot_test.c +++ b/examples/simdag/dot/dot_test.c @@ -22,7 +22,7 @@ int main(int argc, char **argv) unsigned int cursor; SD_task_t task; - /* initialisation of SD */ + /* initialization of SD */ SD_init(&argc, argv); /* Check our arguments */