mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
55a7dfc9a7
commit
cde88cabcc
+1
-1
@@ -129,7 +129,7 @@ if [ -z "${BUILD}" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# Write a version file into the NuttX directoy. The syntax of file is such that it
|
||||
# Write a version file into the NuttX directory. The syntax of file is such that it
|
||||
# may be sourced by a bash script or included by a Makefile.
|
||||
|
||||
echo "#!/bin/bash" >${OUTFILE}
|
||||
|
||||
Reference in New Issue
Block a user