diff --git a/build.sh b/build.sh index 86712cb019..05beaee7a5 100755 --- a/build.sh +++ b/build.sh @@ -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")