Sfoglia il codice sorgente

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

follower 5 anni fa
parent
commit
47450f47dd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      doc/wamr_api.md

+ 1 - 1
doc/wamr_api.md

@@ -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.