]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_auditorium.cpp
Some more text fixes and improvements (#1618).
[user/henk/code/inspircd.git] / src / modules / m_auditorium.cpp
index 6f47c5743aecbe301a39ad78c07d3ddfd51fa3c0..f708ea9d0b253b452c7646aec3cf10b83e2af0a2 100644 (file)
@@ -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? */