From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:17:40 +0000 (-0400) Subject: spelling: encouraged X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=23f2bd1a2d292018c6927b149cafd278274c6d1b;p=friendica.git spelling: encouraged Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- 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 */