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