Issue #3255624 - Fix typos
Compare changes
+ 4
− 4
@@ -208,19 +208,19 @@ class SettingsForm extends ConfigFormBase {
'#description' => t('If you are attempting to connect to a broken or malconfigured secure mail server, you can try toggling one or more of these options. <strong>If changing any of these options allows connection to the server, you should consider either fixing the SSL certifcate, or using a different SMTP server, as the connection may be insecure.</strong>'),
'#description' => t('If you are attempting to connect to a broken or misconfigured secure mail server, you can try toggling one or more of these options. <strong>If changing any of these options allows connection to the server, you should consider either fixing the SSL certificate, or using a different SMTP server, as the connection may be insecure.</strong>'),
@@ -229,7 +229,7 @@ class SettingsForm extends ConfigFormBase {