[fix] typos in documentation & messages

This commit is contained in:
ToxyFlog1627 2023-08-11 14:01:54 +00:00 committed by Markus Heiser
parent 4573417b6c
commit f175574f37
19 changed files with 29 additions and 29 deletions

View file

@ -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
}