From d4eed99de75c2e693ed68635785c84d514ff76b5 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 15 Dec 2021 08:27:44 +0000 Subject: Update module descriptions. --- src/modules/m_muteban.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_muteban.cpp') diff --git a/src/modules/m_muteban.cpp b/src/modules/m_muteban.cpp index 0208bec77..643a01fcf 100644 --- a/src/modules/m_muteban.cpp +++ b/src/modules/m_muteban.cpp @@ -36,7 +36,7 @@ class ModuleQuietBan final public: ModuleQuietBan() - : Module(VF_VENDOR | VF_OPTCOMMON, "Adds extended ban m: which bans specific masks from speaking in a channel.") + : Module(VF_VENDOR | VF_OPTCOMMON, "Adds extended ban m: (mute) which bans specific masks from speaking in a channel.") , CTCTags::EventListener(this) , extban(this, "mute", 'm') { -- cgit v1.3.1-10-gc9f91