mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 0001-Disabled-unsupported-feature-on-NuttX.patch | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| qjsmini.c | ||