From 69330845b7244168975a934f73d06b3bc9df495d Mon Sep 17 00:00:00 2001 From: g2 Date: Wed, 28 Sep 2022 14:35:29 -0500 Subject: [PATCH] Fixed wording in comment --- welcome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/welcome.sh b/welcome.sh index e011bdb..1c4c5a9 100755 --- a/welcome.sh +++ b/welcome.sh @@ -206,7 +206,7 @@ updatecheck="on" #< Check for general updates flatpakupd="off" #< Check for flatpak updates, this slows startup down A LOT goodgreeting="on" #< Display greetings like "Good afternoon," else "It's afternoon" -export LC_NUMERIC="en_US.UTF-8" #Fix for locales that use , instead of . as a delimiter +export LC_NUMERIC="en_US.UTF-8" #Fix for locales that use , instead of . as a decimal delimiter source ~/.welcome/config.cfg welcome