From f175574f3731c99d82758952e37f52037476aa5f Mon Sep 17 00:00:00 2001 From: ToxyFlog1627 <59206807+ToxyFlog1627@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:01:54 +0000 Subject: [fix] typos in documentation & messages --- utils/searx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/searx.sh') diff --git a/utils/searx.sh b/utils/searx.sh index 5473c11c4..719cd2031 100755 --- a/utils/searx.sh +++ b/utils/searx.sh @@ -67,7 +67,7 @@ installations that were installed with this script." remove_settings wait_key if service_is_available "${PUBLIC_URL}"; then - MSG="** Don't forgett to remove your public site! (${PUBLIC_URL}) **" wait_key 10 + MSG="** Don't forget to remove your public site! (${PUBLIC_URL}) **" wait_key 10 fi } -- cgit v1.2.3