Overriding such a weird looking word

This commit is contained in:
Leon Wright 2016-04-05 12:38:45 +08:00
parent 4ca9b16520
commit 4b498dec19
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ create_dummy_ksp () {
KSP_VERSION=$KSP_VERSION_DEFAULT
;;
"any")
echo "Overridding any with '$KSP_VERSION_DEFAULT'"
echo "Overriding any with '$KSP_VERSION_DEFAULT'"
KSP_VERSION=$KSP_VERSION_DEFAULT
;;
"null")