Merge from kseries.
[bertos.git] / 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 */