diff --git a/usr/bin/archboot-locale.sh b/usr/bin/archboot-locale.sh index f42d9fc3b..b96fe3c52 100755 --- a/usr/bin/archboot-locale.sh +++ b/usr/bin/archboot-locale.sh @@ -3,7 +3,7 @@ # written by Tobias Powalowski _ANSWER="/tmp/.locale" _RUNNING_ARCH="$(uname -m)" -_TITLE="Archboot${_RUNNING_ARCH} | Arch Linux Setup | System Wide Locale Setting" +_TITLE="Archboot ${_RUNNING_ARCH} | Arch Linux Setup | System Wide Locale Setting" # _dialog() # an el-cheapo dialog wrapper #