mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
Fix typo: "wigdet" -> "widgets" (#340)
This commit is contained in:
parent
2022b2584d
commit
47450f47dd
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user