From: batt Date: Thu, 7 Jun 2007 15:16:31 +0000 (+0000) Subject: Merge from kseries. X-Git-Tag: 1.0.0~443 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=67802e8b6a5739c77c71a753185ff0525bf78ca1;p=bertos.git Merge from kseries. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@798 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/gui/leveledit.h b/gui/leveledit.h index 0b496661..88e7fa45 100755 --- a/gui/leveledit.h +++ b/gui/leveledit.h @@ -17,7 +17,7 @@ //#include /* Type for level_init */ -#define LEVELEDIT_NOBAR 0 /**< Edit numeber only, without bar nor units */ +#define LEVELEDIT_NOBAR 0 /**< Edit number only, without bar nor units */ #define LEVELEDIT_SINGLE 1 /**< Single channel editing */ #define LEVELEDIT_DOUBLE 2 /**< Double channel editing */