From 360770c1f2e837e2262f4193c49d68bcdb50bad0 Mon Sep 17 00:00:00 2001 From: Guru Swarupa <112751363+guruswarupa@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:26:09 +0530 Subject: [PATCH] Update core/tabs/applications-setup/office-suite-setup.sh Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com> --- core/tabs/applications-setup/office-suite-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/tabs/applications-setup/office-suite-setup.sh b/core/tabs/applications-setup/office-suite-setup.sh index d7beaeacf..071d01ec6 100644 --- a/core/tabs/applications-setup/office-suite-setup.sh +++ b/core/tabs/applications-setup/office-suite-setup.sh @@ -110,7 +110,7 @@ install_evince() { fi } -install_okular(){ +install_okular() { printf "%b\n" "${YELLOW}Installing Evince...${RC}" if ! command_exists okular; then case "$PACKAGER" in