diff --git a/contrib/push_pkg.sh b/contrib/push_pkg.sh
index df431e08bf55436269cac7a1ded3d58c67ea994c..4b3bc64885b4040207338cb1398a68c994ad6d78 100755
--- a/contrib/push_pkg.sh
+++ b/contrib/push_pkg.sh
@@ -10,7 +10,7 @@ build_only=0
 preserve_config=1
 
 print_help() {
-	echo "$0 [OPTIONS] PACAKGE_DIR [PACKAGE_DIR] ..."
+	echo "$0 [OPTIONS] PACKAGE_DIR [PACKAGE_DIR] ..."
 	echo ""
 	echo " -h          print this help"
 	echo " -r HOST     use a remote machine as target machine. By default if this"