Later: Fix typo.

This commit is contained in:
Valentin Lorentz 2013-05-19 08:46:24 +00:00
parent a678bfc0d2
commit 6783e5834b

View File

@ -150,7 +150,7 @@ class Later(callbacks.Plugin):
def tell(self, irc, msg, args, nick, text):
"""<nick> <text>
Tells <nick> <text> the next time <nick> is in seen. <nick> can
Tells <nick> <text> the next time <nick> is seen. <nick> can
contain wildcard characters, and the first matching nick will be
given the note.
"""