diff options
author | lethality <lethality@anope.org> | 2011-10-27 00:13:00 +0100 |
---|---|---|
committer | lethality <lethality@anope.org> | 2011-10-27 00:13:00 +0100 |
commit | 961bb6e27e5f71bbfb8eb5227b2bf94e08bbd798 (patch) | |
tree | 2c95f8ee55eb8bef26d88a2c109d34a166ab467f /data/memoserv.example.conf | |
parent | b14f5ea884e17500d5a08e3ca18957a8fb2a79f6 (diff) |
Fixed some typos/errors in the example configs comments.
Diffstat (limited to 'data/memoserv.example.conf')
-rw-r--r-- | data/memoserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/memoserv.example.conf b/data/memoserv.example.conf index da4156d31..b9e328891 100644 --- a/data/memoserv.example.conf +++ b/data/memoserv.example.conf @@ -204,7 +204,7 @@ module { name = "ms_send" } command { service = "MemoServ"; name = "SEND"; command = "memoserv/send"; } /* - * ms_sendlal + * ms_sendall * * Provides the command memoserv/sendall * |