lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
237 stars 156 forks source link

Fix a few typos #267

Closed neuschaefer closed 1 year ago

neuschaefer commented 1 year ago

Most of them were found with codespell.

amirgon commented 1 year ago

Merged.
Thanks!