From 42d191c679092baff2b6d9843af77d175a4c3e13 Mon Sep 17 00:00:00 2001 From: Themba Dube Date: Mon, 7 Jun 2021 15:22:59 -0400 Subject: [PATCH] chore(lv_conf_template) fix spelling mistake Also forces the docs to rebuild. --- lv_conf_template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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