mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-01 16:58:33 +08:00
docs(porting): add missing colon in porting docs (#5613)
This commit is contained in:
@@ -16,7 +16,7 @@ Draw task
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
||||||
When :cpp:expr`lv_draw_rect`, :cpp:expr`lv_draw_label` or similar functions are called
|
When :cpp:expr:`lv_draw_rect`, :cpp:expr:`lv_draw_label` or similar functions are called
|
||||||
LVGL creates a so called draw task.
|
LVGL creates a so called draw task.
|
||||||
|
|
||||||
Draw unit
|
Draw unit
|
||||||
|
|||||||
Reference in New Issue
Block a user