diff options
author | Adam <Adam@anope.org> | 2010-06-22 11:26:45 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-06-22 11:26:45 -0400 |
commit | 980a2feff88fc3c56b05cdace3eded467098b8c8 (patch) | |
tree | bf9bf6b155d49cc6198d171057d44acb549111ed | |
parent | e8d7c65ecff5fc674596c0a47903e0278a80af2f (diff) |
Fixed a typo in the example.conf for m_helpchan
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 2258b4924..6e8a2c530 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1559,7 +1559,7 @@ db_plain database = "anope.db" } -modules { name = "m_helpchan" } +#module { name = "m_helpchan" } m_helpchan { /* |