]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_ircv3_chghost.cpp
Update the module descriptions.
[user/henk/code/inspircd.git] / src / modules / m_ircv3_chghost.cpp
index 5a17be6e727390abb2b2452384b3bae4e710755f..a71737586abce34e3e8acdd95bf88ec3d3d92e52 100644 (file)
@@ -58,7 +58,7 @@ class ModuleIRCv3ChgHost : public Module
 
        Version GetVersion() CXX11_OVERRIDE
        {
-               return Version("Provides the chghost IRCv3 extension", VF_VENDOR);
+               return Version("Provides the IRCv3 chghost client capability.", VF_VENDOR);
        }
 };