From 719a96e609dfa334a3b43b90a59a275399d0ac78 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 4 Aug 2021 03:08:39 +0100 Subject: Update mkdescriptions for the new YAML module documentation. --- src/modules/m_banexception.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_banexception.cpp') diff --git a/src/modules/m_banexception.cpp b/src/modules/m_banexception.cpp index 2ed17a914..067288dc4 100644 --- a/src/modules/m_banexception.cpp +++ b/src/modules/m_banexception.cpp @@ -106,7 +106,7 @@ class ModuleBanException : public Module Version GetVersion() CXX11_OVERRIDE { - return Version("Adds channel mode e (banexception) which allows channel operators to exempt user masks from the b (ban) channel mode.", VF_VENDOR); + return Version("Adds channel mode e (banexception) which allows channel operators to exempt user masks from channel mode b (ban).", VF_VENDOR); } }; -- cgit v1.3.1-10-gc9f91