diff --git a/src/Core/Installer.php b/src/Core/Installer.php index a5f6925edb..265dac905e 100644 --- a/src/Core/Installer.php +++ b/src/Core/Installer.php @@ -590,7 +590,7 @@ class Installer * TLS Check * * 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 + * by TLS or not. If not the user will be warned that it is highly * encouraged to use TLS. * * @return bool (true) as TLS is not mandatory