From d5357dba24d19894d9df9acbb3c4fe229f6552e6 Mon Sep 17 00:00:00 2001 From: "Q, Ren-queue" <59303262+grooveshaker@users.noreply.github.com> Date: Sat, 28 Dec 2019 19:09:59 +0900 Subject: [PATCH] Fix a typo --- apply-colors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apply-colors.sh b/apply-colors.sh index 98d1db2..692928d 100644 --- a/apply-colors.sh +++ b/apply-colors.sh @@ -542,7 +542,7 @@ apply_xfce4-terminal() { CONFFILE="${HOME}/.config/xfce4/terminal/terminalrc" if [[ ! (-w "${CONFFILE}") ]]; then - echo "ERROR: config file not present or not writeable!" + echo "ERROR: config file not present or not writable!" exit 1 fi