From c51f8c8fe906ca0eb8f2d45d8c592f397d6729d9 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 3 Oct 2007 18:02:45 +0000 Subject: PROPAGATE this fix git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8118 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_chanprotect.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/m_chanprotect.cpp') diff --git a/src/modules/m_chanprotect.cpp b/src/modules/m_chanprotect.cpp index 8adeefb0b..fb545f58f 100644 --- a/src/modules/m_chanprotect.cpp +++ b/src/modules/m_chanprotect.cpp @@ -490,8 +490,8 @@ class ModuleChanProtect : public Module virtual void OnSyncChannel(chanrec* chan, Module* proto, void* opaque) { - /* NOTE: If +qa prefix is on, this is propogated by the channel join, - * so we dont need to propogate it manually + /* NOTE: If +qa prefix is on, this is propagated by the channel join, + * so we dont need to propagate it manually */ if (!QAPrefixes) { -- cgit v1.3.1-10-gc9f91