]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_spanningtree/main.h
Only assign NewServices once the duplicate check is done.
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / main.h
index 1469885a6ffb82c35b6fe57ecbc3dbc738385f0b..0763694938810f289c1298592deb8d738c41bbfb 100644 (file)
@@ -168,7 +168,7 @@ class ModuleSpanningTree
         */
        void DoConnectTimeout(time_t curtime);
 
-       /** Handle remote VERSON
+       /** Handle remote VERSION
         */
        ModResult HandleVersion(const CommandBase::Params& parameters, User* user);