From 2ad4c1906ecdf2652f10e04049148f4c078d2264 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 1 Mar 2014 04:27:45 -0500 Subject: [PATCH] Fix incorrect comment in modules.example.conf --- data/modules.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/modules.example.conf b/data/modules.example.conf index 01e2760c2..86b83b583 100644 --- a/data/modules.example.conf +++ b/data/modules.example.conf @@ -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.