From: Gabriel Corona Date: Fri, 28 Nov 2014 13:38:31 +0000 (+0100) Subject: s/formated/formatted/ X-Git-Tag: v3_12~732^2~180 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b10c6a234c5097aae242332bac033c595f20fdae?ds=sidebyside s/formated/formatted/ --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 6abd7455fa..f8a018ed3f 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -306,7 +306,7 @@ void MC_assert(int prop); If you want to specify liveness properties (beware, that's experimental), you have to pass them on the command line, specifying -the name of the file containing the property, as formated by the +the name of the file containing the property, as formatted by the ltl2ba program. \verbatim diff --git a/src/xbt/config.c b/src/xbt/config.c index 0c23d46e1a..69389e7175 100644 --- a/src/xbt/config.c +++ b/src/xbt/config.c @@ -667,7 +667,7 @@ void xbt_cfg_set_parse(xbt_cfg_t cfg, const char *options) { val = strchr(name, ':'); if (!val) { /* don't free(optionlist_cpy) here, 'name' points inside it */ - xbt_die("Option '%s' badly formated. Should be of the form 'name:value'", + xbt_die("Option '%s' badly formatted. Should be of the form 'name:value'", name); } *(val++) = '\0'; diff --git a/teshsuite/xbt/log_large/log_large_test.tesh b/teshsuite/xbt/log_large/log_large_test.tesh index 32a8cf992c..a53218eb9c 100644 --- a/teshsuite/xbt/log_large/log_large_test.tesh +++ b/teshsuite/xbt/log_large/log_large_test.tesh @@ -115,7 +115,7 @@ $ $SG_EXENV_TEST ${bindir:=.}/log_large_test "--log=root.fmt:%m%n" > > Done (strlen>10210) -p Check that the dynamic version of the log formated layout works +p Check that the dynamic version of the log formatted layout works $ $SG_EXENV_TEST ${bindir:=.}/log_large_test "--log=root.fmt:%m%n" > This is a very large message: > 0