mirror of
https://github.com/anope/anope.git
synced 2026-06-29 22:06:37 +02:00
Fixed stupid simple typos.
Fixed stupid simple type, changed "bot not both" to "but not both"
This commit is contained in:
@@ -550,7 +550,7 @@ module { name = "m_sasl" }
|
||||
* This module provides SSL services to Anope using GnuTLS, for example to
|
||||
* connect to the uplink server(s) via SSL.
|
||||
*
|
||||
* You may only load either m_ssl_gnutls or m_ssl_openssl, bot not both.
|
||||
* You may only load either m_ssl_gnutls or m_ssl_openssl, but not both.
|
||||
*/
|
||||
#module
|
||||
{
|
||||
@@ -588,7 +588,7 @@ module { name = "m_sasl" }
|
||||
* This module provides SSL services to Anope using OpenSSL, for example to
|
||||
* connect to the uplink server(s) via SSL.
|
||||
*
|
||||
* You may only load either m_ssl_openssl or m_ssl_gnutls, bot not both.
|
||||
* You may only load either m_ssl_openssl or m_ssl_gnutls, but not both.
|
||||
*
|
||||
*/
|
||||
#module
|
||||
|
||||
Reference in New Issue
Block a user