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
1 changed files with 1 additions and 1 deletions

View File

@ -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: