docs(display): correct spelling (#7225)

This commit is contained in:
Chandra sekhar
2024-11-06 18:11:00 +05:30
committed by GitHub
parent aa4452c039
commit c5f8f5f63e

View File

@@ -102,7 +102,7 @@ Widgets
------- -------
After LVGL is initialized (see :ref:`initializing_lvgl`), to create an interactive After LVGL is initialized (see :ref:`initializing_lvgl`), to create an interactive
user interface, an application next creates a tree of Widgets that LVGL can render to user interface, an application next creates a tree of Widgets that LVGL can render to
the associated dislay, and with which the user can interact. the associated display, and with which the user can interact.
Widgets are "intelligent" LVGL graphical elements such as :ref:`Base Widgets Widgets are "intelligent" LVGL graphical elements such as :ref:`Base Widgets
<base_widget_overview>` (simple rectangles and :ref:`screens`), Buttons, Labels, <base_widget_overview>` (simple rectangles and :ref:`screens`), Buttons, Labels,