X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Flog.h;h=08bd55e84871f95a03fae1dd7ca379386e307bf5;hb=81aa9192a666837a2391978e11ce788bf82cd17d;hp=84d5cc637f195da4bb9781c58545d1da17e67d5e;hpb=0eeba5822b3ff0e76ae0fd0272536d371d272d7d;p=bertos.git diff --git a/bertos/cfg/log.h b/bertos/cfg/log.h index 84d5cc63..08bd55e8 100644 --- a/bertos/cfg/log.h +++ b/bertos/cfg/log.h @@ -111,7 +111,7 @@ * also which print function are linked. * If you choose a low level of log you link all log function (error, warning and info), * but if choose a hight level you link only that have the priority egual or hight. - * The priority level go from error (most hight) to info (most low) (see cfg/debug.h + * The priority level go from error (highest) to info (lowest) (see cfg/debug.h * for more detail). * \{ */