mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 06:49:24 +01:00
Later: Fix typo.
This commit is contained in:
parent
a678bfc0d2
commit
6783e5834b
@ -150,7 +150,7 @@ class Later(callbacks.Plugin):
|
|||||||
def tell(self, irc, msg, args, nick, text):
|
def tell(self, irc, msg, args, nick, text):
|
||||||
"""<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
|
contain wildcard characters, and the first matching nick will be
|
||||||
given the note.
|
given the note.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user