Fix typo: "wigdet" -> "widgets" (#340)

This commit is contained in:
follower
2020-08-07 21:25:23 +12:00
committed by GitHub
parent 2022b2584d
commit 47450f47dd

View File

@ -348,4 +348,4 @@ static void btn_event_cb(wgl_obj_t btn, wgl_event_t event)
```
Currently supported widgets include button, label, list and check box and more wigdet would be provided in future.
Currently supported widgets include button, label, list and check box and more widgets would be provided in future.