X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=gui%2Fleveledit.h;h=88e7fa459baae7f7c3e369b6420da50f1ea32a5d;hb=36153df3b7f47e9f04c93b22017437700f184e8c;hp=0b4966617c7492532315d4a865d90356e736873c;hpb=dd3bd4c2a8203dc0a2199df2b65a1f32f66ae507;p=bertos.git 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 */