X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/607bb2a7ef2ed05e9f9d0be783621242313b3e88..1c0662ce683e29ed5498a7ed4f961d152a1e1ba5:/src/surf/maxmin.c diff --git a/src/surf/maxmin.c b/src/surf/maxmin.c index 01e29f9aed..e5d548fc02 100644 --- a/src/surf/maxmin.c +++ b/src/surf/maxmin.c @@ -11,7 +11,7 @@ #include "maxmin_private.h" #include XBT_LOG_NEW_DEFAULT_SUBCATEGORY(maxmin, surf, - "Logging specific to the SURF maxminmodule"); + "Logging specific to the SURF maxmin module"); lmm_system_t lmm_system_new(void) {