abuild: fix typo

This commit is contained in:
Natanael Copa 2011-12-14 10:55:53 +01:00
parent 36c87807d2
commit ff53e77643
1 changed files with 1 additions and 1 deletions

View File

@ -1390,7 +1390,7 @@ usage() {
echo " -f Force specified cmd, even if they are already done"
echo " -F Force run as root"
echo " -h Show this help"
echo " -i Install PKG after successul build"
echo " -i Install PKG after successful build"
echo " -k Keep built packages, even if APKBUILD or sources are newer"
echo " -m Disable colors (monochrome)"
echo " -p Set package destination directory"