]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_spanningtree/treesocket2.cpp
Fixes by misspell-fixer
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / treesocket2.cpp
index 6b1ca21d02d812266de47a02c8c6c9893a1e151f..29c90c8438a838211928b98fc6b791f7cf33da03 100644 (file)
@@ -416,7 +416,7 @@ void TreeSocket::Close()
 
        // Connection closed.
        // If the connection is fully up (state CONNECTED)
-       // then propogate a netsplit to all peers.
+       // then propagate a netsplit to all peers.
        if (MyRoot)
                MyRoot->SQuit(getError(), true);