From 1e14e2977fcdfd8d1db1e6174462f0e0930fcb4a Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Sat, 22 Jan 2022 10:21:14 -0500 Subject: [PATCH] Fix typo in ssh_warning --- setup/so-whiptail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index 71a0c6647..ae81f3528 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -1813,7 +1813,7 @@ whitpail_ssh_warning() { local msg read -r -d '' msg <<- EOM - NOTE: You will recceive a warning upon SSH reconnect that the host key has changed. + NOTE: You will receive a warning upon SSH reconnect that the host key has changed. This is expected due to hardening of the OpenSSH server config.