X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2995193b7e30d03c04917852c4c0b26d26646273..2f5a2e23987ab74ad87320adce1bb1c886595410:/src/xbt/config.c diff --git a/src/xbt/config.c b/src/xbt/config.c index 49271b178e..3e2003211e 100644 --- a/src/xbt/config.c +++ b/src/xbt/config.c @@ -258,7 +258,7 @@ xbt_cfg_unregister(xbt_cfg_t cfg,const char *name) { * @arg cfg the config set * @arg entry a string describing the element to register * - * The string may consist in several variable description separated by a space. + * The string may consist in several variable descriptions separated by a space. * Each of them must use the following syntax: \:\_to_\_\ * with type being one of 'string','int', 'host' or 'double'. */