diff options
author | peavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-08-23 17:11:54 +0000 |
---|---|---|
committer | peavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-08-23 17:11:54 +0000 |
commit | aee600bd4fd0a3d53d10f9f27a58ae72dad16511 (patch) | |
tree | 1b8132c738e084375f0b15523b124dc60dd61559 /conf | |
parent | e39f15b2aa7a9767f9d6eeed8a5085f49fcfffae (diff) |
typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10233 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-rw-r--r-- | conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 226d00870..08bd87f93 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -347,7 +347,7 @@ # allow staff to centrally monitor and discuss network activity. # # The "channel" field is where you want the messages to go, "snomasks" -# is what snomasks you want to be sent to that channe. Multiple tags +# is what snomasks you want to be sent to that channel. Multiple tags # are allowed. #<module name="m_chanlog.so"> #<chanlog snomasks="AOcC" channel="#opers"> |