Fix typos reported by codespell

This commit is contained in:
Gustavo Henrique Nihei
2021-02-25 09:48:46 -03:00
committed by Xiang Xiao
parent b9f231cdca
commit 76acb32e29
24 changed files with 37 additions and 36 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ endif
# POSTBUILD -- Perform post build operations
# Some architectures require the use of special tools and special handling
# AFTER building the NuttX binary. Make.defs files for thos architectures
# AFTER building the NuttX binary. Make.defs files for those architectures
# should override the following define with the correct operations for
# that platform