fixed a type. thanks to Ryan

This commit is contained in:
Matteo Rossini 2015-11-20 18:58:00 +01:00
parent fa0c164f2e
commit 97aa85b460

View file

@ -618,7 +618,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
if [ $CONF/slackpkgplus.conf -nt $WORKDIR/pkglist -a "$CMD" != "update" ];then
echo
echo "NOTICE: remember to re-run 'slackpkg update' after modifing slackpkgplus.conf"
echo "NOTICE: remember to re-run 'slackpkg update' after modifying slackpkgplus.conf"
echo
sleep 5
fi