diff --git a/core/tabs/applications-setup/communication-apps/zapzap-setup.sh b/core/tabs/applications-setup/communication-apps/zapzap-setup.sh index 53344225..833678d1 100644 --- a/core/tabs/applications-setup/communication-apps/zapzap-setup.sh +++ b/core/tabs/applications-setup/communication-apps/zapzap-setup.sh @@ -4,7 +4,7 @@ installZapZap() { if ! command_exists com.rtosta.zapzap && ! command_exists zapzap; then - printf "%b\n" "${YELLOW}Installing Zap-Zap...${RC}" + printf "%b\n" "${YELLOW}Installing Zap-Zap...${RC}" case "$PACKAGER" in pacman) "$AUR_HELPER" -S --needed --noconfirm zapzap