From 997cec0ac572b054de9ffa1df2d52d5df6daeb4a Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 30 Dec 2021 18:49:37 +0000 Subject: Update module descriptions. --- src/modules/m_classban.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_classban.cpp') diff --git a/src/modules/m_classban.cpp b/src/modules/m_classban.cpp index 09815f2ea..26dcca1ee 100644 --- a/src/modules/m_classban.cpp +++ b/src/modules/m_classban.cpp @@ -55,7 +55,7 @@ class ModuleClassBan : public Module Version GetVersion() CXX11_OVERRIDE { - return Version("Adds extended ban n: which check whether users are in a connect class matching the specified glob pattern.", VF_VENDOR | VF_OPTCOMMON); + return Version("Adds extended ban n: (class) which check whether users are in a connect class matching the specified glob pattern.", VF_VENDOR | VF_OPTCOMMON); } }; -- cgit v1.3.1-10-gc9f91