mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix spelling
This commit is contained in:
committed by
Abdelatif Guettouche
parent
2fda2451e3
commit
ba12c6c0cf
+1
-1
@@ -71,7 +71,7 @@ while [ ! -z "$1" ]; do
|
||||
echo " show this help message and exit"
|
||||
echo " -v <major.minor.patch>"
|
||||
echo " The NuttX version number expressed as a major, minor and patch"
|
||||
echo " number seperated by a period"
|
||||
echo " number separated by a period"
|
||||
echo " <outfile-path>"
|
||||
echo " The full path to the version file to be created"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user