Merge from kseries.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 7 Jun 2007 15:16:31 +0000 (15:16 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 7 Jun 2007 15:16:31 +0000 (15:16 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@798 38d2e660-2303-0410-9eaa-f027e97ec537

gui/leveledit.h

index 0b4966617c7492532315d4a865d90356e736873c..88e7fa459baae7f7c3e369b6420da50f1ea32a5d 100755 (executable)
@@ -17,7 +17,7 @@
 //#include <gui/levelbar.h>
 
 /* 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 */