Merge pull request #1041 from techman83/update_build_overrides

Overriding such a weird looking word
This commit is contained in:
Willhelm Rendahl 2016-04-05 07:58:57 +02:00
commit 2aabb0c926
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")