diff options
author | Adam <Adam@anope.org> | 2010-06-22 11:26:45 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-06-22 11:27:29 -0400 |
commit | 40db8af50ac8d75fa56414b7c467714a552f0fa1 (patch) | |
tree | ebabe5f92e943950e6bceeba2143e2d8404c4859 | |
parent | 4d8f68e0cc31f6b29ee6b3f2945c407025cf4ab0 (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 3c14f9e2a..609358ee6 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1514,7 +1514,7 @@ db_plain database = "anope.db" } -modules { name = "m_helpchan" } +#module { name = "m_helpchan" } m_helpchan { /* |