diff --git a/lng/english.lng.php b/lng/english.lng.php
index 1f45fd0c..94e5e343 100644
--- a/lng/english.lng.php
+++ b/lng/english.lng.php
@@ -2038,8 +2038,8 @@ $lng['serversettings']['le_froxlor_enabled']['description'] = "If activated, the
$lng['serversettings']['le_froxlor_redirect']['title'] = "Enable SSL-redirect for the froxlor vhost";
$lng['serversettings']['le_froxlor_redirect']['description'] = "If activated, all http requests to your froxlor will be redirected to the corresponding SSL site.";
$lng['admin']['froxlorvhost'] = 'Froxlor VirtualHost settings';
-$lng['serversettings']['option_unavailable_websrv'] = '
Availble only for: %s';
-$lng['serversettings']['option_unavailable'] = '
Option not availble due to other settings.';
+$lng['serversettings']['option_unavailable_websrv'] = '
Available only for: %s';
+$lng['serversettings']['option_unavailable'] = '
Option not available due to other settings.';
$lng['serversettings']['letsencryptacmeconf']['title'] = "Path to the acme.conf snippet";
$lng['serversettings']['letsencryptacmeconf']['description'] = "File name of the config snippet which allows the web server to serve the acme challenge.";
$lng['admin']['hostname'] = 'Hostname';