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_inviteexception.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_inviteexception.cpp') diff --git a/src/modules/m_inviteexception.cpp b/src/modules/m_inviteexception.cpp index 604c144e4..b34be2be9 100644 --- a/src/modules/m_inviteexception.cpp +++ b/src/modules/m_inviteexception.cpp @@ -88,7 +88,7 @@ public: Version GetVersion() CXX11_OVERRIDE { - return Version("Adds channel mode I (invex) which allows channel operators to exempt user masks from the i (inviteonly) channel mode.", VF_VENDOR); + return Version("Adds channel mode I (invex) which allows channel operators to exempt user masks from channel mode i (inviteonly).", VF_VENDOR); } }; -- cgit v1.3.1-10-gc9f91