mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
chore(refr): fix typo (#5474)
This commit is contained in:
parent
5675db01ac
commit
372f23c708
@ -61,7 +61,7 @@ void _lv_refr_deinit(void);
|
|||||||
void lv_refr_now(lv_display_t * disp);
|
void lv_refr_now(lv_display_t * disp);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Redrawn on object an all its children using the passed draw context
|
* Redrawn on object and all its children using the passed draw context
|
||||||
* @param layer pointer to a layer where to draw.
|
* @param layer pointer to a layer where to draw.
|
||||||
* @param obj the start object from the redraw should start
|
* @param obj the start object from the redraw should start
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user