Fix spell
[git-tools-moved-to-github.git] / update-archive / update-yum-archive.sh
index 9d49d26..72b1b81 100755 (executable)
@@ -92,7 +92,7 @@ for vdist in centos/5.5 rhel/5.5; do
     done
   done
 done
-echo "Signing pakages (default ID PPH is empty):"
+echo "Signing packages (default ID PPH is empty):"
 rpm --addsign ${pkgs_to_sign}
 chgrp staff ${pkgs_to_sign}
 chmod g+w ${pkgs_to_sign}