X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_auditorium.cpp;h=f708ea9d0b253b452c7646aec3cf10b83e2af0a2;hb=e59cb85871f75b7603c63c6cd274d57536cf6794;hp=6f47c5743aecbe301a39ad78c07d3ddfd51fa3c0;hpb=1041cb9329027ea2b3855836e2bb68ab7411730f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_auditorium.cpp b/src/modules/m_auditorium.cpp index 6f47c5743..f708ea9d0 100644 --- a/src/modules/m_auditorium.cpp +++ b/src/modules/m_auditorium.cpp @@ -89,7 +89,7 @@ class ModuleAuditorium Version GetVersion() CXX11_OVERRIDE { - return Version("Allows for auditorium channels (+u) where nobody can see others joining and parting or the nick list", VF_VENDOR); + return Version("Provides channel mode +u, auditorium channels where nobody can see others joining and parting or the nick list", VF_VENDOR); } /* Can they be seen by everyone? */