Explorar el Código

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

follower hace 5 años
padre
commit
47450f47dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.