]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_auditorium.cpp
Fixes by misspell-fixer
[user/henk/code/inspircd.git] / src / modules / m_auditorium.cpp
index b37ca33d4c0e80217bed87df2ffc166d98a76dd8..180b9477503ea1c22dd501364c65d7b5a2136942 100644 (file)
@@ -92,7 +92,7 @@ class ModuleAuditorium
 
        Version GetVersion() CXX11_OVERRIDE
        {
-               return Version("Provides channel mode +u, auditorium channels where nobody can see others joining and parting or the nick list", VF_VENDOR);
+               return Version("Adds channel mode u (auditorium) which hides unprivileged users in a channel from each other.", VF_VENDOR);
        }
 
        /* Can they be seen by everyone? */