chore(docs): fix a few typos (#4170)

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
J. Neuschäfer
2023-04-28 11:08:42 +02:00
committed by GitHub
parent ca1a6722c3
commit bc9bcaa6b7
19 changed files with 50 additions and 50 deletions

View File

@@ -107,7 +107,7 @@ Events
- ``part``: :cpp:enumerator:`LV_PART_ITEMS`
- ``id``:index of the button being drawn
- ``draw_area``: the area of teh button
- ``draw_area``: the area of the button
- ``rect_dsc``
See the events of the `Base object </widgets/obj>`__ too.