docs(porting): add missing colon in porting docs (#5613)

This commit is contained in:
Carlos Diaz
2024-02-07 01:28:02 -06:00
committed by GitHub
parent 1341b88986
commit cdcacf0edc

View File

@@ -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