1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Fix incorrect comment in modules.example.conf

This commit is contained in:
Adam
2014-03-01 04:27:45 -05:00
parent 049760cc7e
commit 2ad4c1906e
+1 -1
View File
@@ -519,7 +519,7 @@ module { name = "help" }
#module { name = "m_sasl_dh-aes" }
/*
* m_sasl_dh-aes [EXTRA]
* m_sasl_dh-blowfish [EXTRA]
*
* Add the DH-BLOWFISH mechanism to SASL.
* Requires m_sasl to be loaded.