]> git.mxchange.org Git - friendica.git/commitdiff
spelling: encouraged
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 03:17:40 +0000 (23:17 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:23 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Core/Installer.php

index b3d6e291192a8487f891887c959a87f73d7bc2c9..a5f6925edbf30550150ca47a163949c39c80880d 100644 (file)
@@ -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
         */