Fix spelling

This commit is contained in:
John Bampton
2020-12-13 01:26:15 +10:00
committed by Abdelatif Guettouche
parent 2fda2451e3
commit ba12c6c0cf
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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