Explorar o código

fix typo in config.php-dist

Andrew Dolgov %!s(int64=11) %!d(string=hai) anos
pai
achega
bebc15cdc2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      config.php-dist

+ 2 - 1
config.php-dist

@@ -173,7 +173,8 @@
 	// outgoing mail. Only used with SMTP_SERVER.
 
 	define('SMTP_SECURE', '');
-	// used to select a secure SMTP conneciton.  can be tls, ssl or enpty
+	// Used to select a secure SMTP connection. Allowed values: ssl, tls,
+	// or empty.
 	
 	// ***************************************
 	// *** Other settings (less important) ***