mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Fix spelling errors in QuickJS Kconfig and nettest source: * "distable" -> "disable" in INTERPRETERS_QUICKJS_NONE description * "destory" -> "destroy" in INTERPRETERS_QUICKJS_EXT_HOOK option and help text (2 occurrences) * "err_destory" -> "err_destroy" label in nettest_tcpserver.c (3 occurrences: 2 goto targets and 1 label definition) These are cosmetic fixes with no functional change. Signed-off-by: hanzj <hanzjian@zepp.com> |
||
|---|---|---|
| .. | ||
| bas | ||
| duktape | ||
| ficl | ||
| lua | ||
| luajit | ||
| luamodules | ||
| minibasic | ||
| mquickjs | ||
| python | ||
| quickjs | ||
| toywasm | ||
| wamr | ||
| wasm3 | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||