From fd238ddf2da02abd380b1e3aeae9a35d35533d02 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 6 May 2026 15:30:42 -0700 Subject: [PATCH] Fix typo in Update. --- bashrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.sh b/bashrc.sh index 3ad5472..fbfc1af 100755 --- a/bashrc.sh +++ b/bashrc.sh @@ -370,7 +370,7 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')" #log "\n\n`date` - Run 'reload-termux' to update." title="env-termux Updates Available" - message="Widate with 'reload-termux'." + message="Update with 'reload-termux'." if [[ -d /sdcard ]]; then termux-notification \ -t "$title" \