1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

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

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")