diff --git a/lv_conf_template.h b/lv_conf_template.h index 0632cb017..36a380cba 100644 --- a/lv_conf_template.h +++ b/lv_conf_template.h @@ -27,7 +27,7 @@ #define LV_COLOR_16_SWAP 0 /*Enable more complex drawing routines to manage screens transparency. - *Can be used if the UI is above an other layer, e.g. an OSD menu or video player. + *Can be used if the UI is above another layer, e.g. an OSD menu or video player. *Requires `LV_COLOR_DEPTH = 32` colors and the screen's `bg_opa` should be set to non LV_OPA_COVER value*/ #define LV_COLOR_SCREEN_TRANSP 0