mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-15 03:41:03 +01:00
fix typo in backtitle
This commit is contained in:
parent
61630757af
commit
9c16496ef3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue