From 3fb6e804937eb0531fb9c50ebd55c5db5b16626b Mon Sep 17 00:00:00 2001 From: Mgldvd Date: Mon, 27 Jun 2022 11:48:39 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apply-colors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apply-colors.sh b/apply-colors.sh index 1c68e3c..943d793 100755 --- a/apply-colors.sh +++ b/apply-colors.sh @@ -1010,7 +1010,7 @@ case "${TERMINAL}" in " kitty" \ " konsole" \ "" \ - "If you believe you have recieved this message in error," \ + "If you believe you have received this message in error," \ "try manually setting \`TERMINAL', hint: ps -h -o comm -p \$PPID" exit 1 ;;