]> git.mxchange.org Git - friendica.git/commitdiff
typo
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 16 Aug 2021 17:10:24 +0000 (19:10 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 17 Aug 2021 06:38:06 +0000 (08:38 +0200)
src/Core/Installer.php

index 355513ac7480960b240bb4e536367f097ee1de7b..02904004bce969ea2b6e6a954202627f1fc68867 100644 (file)
@@ -587,7 +587,7 @@ class Installer
        /**
         * TLS Check
         *
-        * Tries to determine wheather the connection to the server is secured
+        * 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.
         *