fix typo in backtitle

This commit is contained in:
chess.griffin 2009-09-06 12:16:02 +00:00
parent 61630757af
commit 9c16496ef3

View file

@ -4101,7 +4101,7 @@ fi
if [[ -n $ARCH ]]; then
BACKTITLE='Browsing the $REPO_DESC. \$ARCH is set to $ARCH.'
else
BACKTITLE="$(crunch "Browsing the $REPO_DEC. Using default \$ARCH \
BACKTITLE="$(crunch "Browsing the $REPO_DESC. Using default \$ARCH \
in SlackBuild scripts.")"
fi