From 8d1696bc195bda24795227b0a1e04548ddc54d60 Mon Sep 17 00:00:00 2001 From: pucherot Date: Tue, 2 Feb 2021 07:40:55 +0100 Subject: [PATCH] Update pialert_install.sh --- install/pialert_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/pialert_install.sh b/install/pialert_install.sh index 97bbaf18..37e8f73d 100644 --- a/install/pialert_install.sh +++ b/install/pialert_install.sh @@ -216,7 +216,7 @@ ask_config() { fi # Final config message - msgbox "Configuration finished. To updete the configuration, edit file:" \ + msgbox "Configuration finished. To update the configuration, edit file:" \ "$PIALERT_HOME/config/pialert.conf" msgbox "" "The installation will start now"