[test] add code spell check and correct wrong spelling (#9066)

This commit is contained in:
Zhanglong Xia
2023-05-23 09:04:09 +08:00
committed by GitHub
parent cba9363627
commit f64b7cc73c
62 changed files with 213 additions and 106 deletions

View File

@ -28,7 +28,7 @@
#
# This script updates different make/build files (CMakeLists.txt, BUILD.gn,
# Andriod.mk, Andriod.bp, auto-make) in OpenThread repo based on the
# Android.mk, Android.bp, auto-make) in OpenThread repo based on the
# current files present in `./src/core/` & `./include/openthread/`
# folders. This script MUST be called from openthread root folder.