Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
spell check the comments
[simgrid.git] / teshsuite / simdag / basic / basic4.c
index 9b3e44b..3861477 100644 (file)
@@ -32,7 +32,7 @@ int main(int argc, char **argv)
   double no_cost[] = { 0., 0., 0., 0. };
   double amount[] = { 0., 1., 0., 0. };
 
-  /* initialisation of SD */
+  /* SD initialization */
   SD_init(&argc, argv);
 
   /* creation of the environment */