Fix spell
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 7 Jun 2012 13:38:38 +0000 (15:38 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 7 Jun 2012 13:38:38 +0000 (15:38 +0200)
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}