From 6783e5834b940aef72b49ad251bd6de79958e8a4 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 19 May 2013 08:46:24 +0000 Subject: [PATCH] Later: Fix typo. --- plugins/Later/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Later/plugin.py b/plugins/Later/plugin.py index 1d1394d3e..b617e39a1 100644 --- a/plugins/Later/plugin.py +++ b/plugins/Later/plugin.py @@ -150,7 +150,7 @@ class Later(callbacks.Plugin): def tell(self, irc, msg, args, nick, text): """ - Tells the next time is in seen. can + Tells the next time is seen. can contain wildcard characters, and the first matching nick will be given the note. """