diff --git a/li.strolch.dev/setVersion.sh b/li.strolch.dev/setVersion.sh index 52ede6181..5bb2e2aab 100755 --- a/li.strolch.dev/setVersion.sh +++ b/li.strolch.dev/setVersion.sh @@ -6,7 +6,7 @@ if [ "$#" != "2" ] ; then fi if [ ! $(which xmlstarlet) ] ; then - echo "ERROR: xmlstarlet is missing!"s + echo "ERROR: xmlstarlet is missing!" exit 1 fi