mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-10 12:47:51 +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.
|
||||
|
||||
Draw unit
|
||||
|
||||
Reference in New Issue
Block a user