From 44984b3907426634124f7caccee1f99047a8cb4c Mon Sep 17 00:00:00 2001 From: asterix Date: Fri, 6 Feb 2009 15:38:23 +0000 Subject: [PATCH] Typos. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2305 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cfg/cfg_adc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bertos/cfg/cfg_adc.h b/bertos/cfg/cfg_adc.h index 25eea527..1516c1f6 100644 --- a/bertos/cfg/cfg_adc.h +++ b/bertos/cfg/cfg_adc.h @@ -47,9 +47,9 @@ #define ADC_LOG_LEVEL LOG_LVL_INFO /** - * Module logging format. + * module logging format. * - * $WIZARD = { "type" : "enum", "value_list" : "log_format" } + * $wizard = { "type" : "enum", "value_list" : "log_format" } */ #define ADC_LOG_FORMAT LOG_FMT_VERBOSE -- 2.25.1