fix spelling mistake

This commit is contained in:
Himel
2019-11-27 00:28:26 +13:00
committed by GitHub
parent db7a22a01e
commit bf5a8bc52f

View File

@@ -109,7 +109,7 @@ static inline lv_obj_t * lv_layer_top(void)
} }
/** /**
* Get the active screen of the deafult display * Get the active screen of the default display
* @return pointer to the sys layer * @return pointer to the sys layer
*/ */
static inline lv_obj_t * lv_layer_sys(void) static inline lv_obj_t * lv_layer_sys(void)