1
0
mirror of https://github.com/Mikaela/Limnoria.git synced 2025-03-11 00:40:39 +01:00

Changed the help of learn to match the registry.

This commit is contained in:
Jeremy Fincher 2004-01-28 18:13:21 +00:00
parent 43c00a3f94
commit 9cf39dfca4

@ -114,7 +114,7 @@ class Factoids(plugins.ChannelDBHandler, callbacks.Privmsg):
Associates <key> with <value>. <channel> is only necessary if the
message isn't sent on the channel itself. The word 'as' is necessary
to separate the key from the value. It can be changed to another
word via the learn-separator configurable.
word via the learnSeparator registry value.
"""
channel = privmsgs.getChannel(msg, args)
try: