Fix typo in ssh_warning

This commit is contained in:
Doug Burks
2022-01-22 10:21:14 -05:00
committed by GitHub
parent 86cfa07af9
commit 1e14e2977f

View File

@@ -1813,7 +1813,7 @@ whitpail_ssh_warning() {
local msg local msg
read -r -d '' msg <<- EOM 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. This is expected due to hardening of the OpenSSH server config.