arc: fix typo

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-05-27 22:41:00 +02:00
parent e7efdfe7af
commit 89ef80dfbe

View File

@@ -115,7 +115,7 @@ function backtitle() {
BACKTITLE="${ARC_TITLE} | "
BACKTITLE+="${MODEL} | "
BACKTITLE+="${PRODUCTVER} | "
BACKTITLE+="${IPCON}${OFFLINE} | "
BACKTITLE+="${IPCON}${OFF} | "
BACKTITLE+="Patch: ${ARCPATCH} | "
BACKTITLE+="Config: ${CONFDONE} | "
BACKTITLE+="Build: ${BUILDDONE} | "