]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_spanningtree/ftopic.cpp
Fixes by misspell-fixer
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / ftopic.cpp
index aa669ce499590a82451678901d76f3b6b4244768..2f9813860fe8803cae12fb202c1ebebe9d047927 100644 (file)
@@ -50,7 +50,7 @@ CmdResult CommandFTopic::Handle(User* user, Params& params)
        /*
         * If the topics were updated at the exact same second, accept
         * the remote only when it's "bigger" than ours as defined by
-        * string comparision, so non-empty topics always overridde
+        * string comparison, so non-empty topics always overridde
         * empty topics if their timestamps are equal
         *
         * Similarly, if the topic texts are equal too, keep one topic