From 23f2bd1a2d292018c6927b149cafd278274c6d1b Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:17:40 -0400 Subject: [PATCH] spelling: encouraged Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Core/Installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/Installer.php b/src/Core/Installer.php index b3d6e29119..a5f6925edb 100644 --- a/src/Core/Installer.php +++ b/src/Core/Installer.php @@ -591,7 +591,7 @@ class Installer * * Tries to determine whether the connection to the server is secured * by TLS or not. If not the user will be warned that it is higly - * encuraged to use TLS. + * encouraged to use TLS. * * @return bool (true) as TLS is not mandatory */ -- 2.39.5