From 10c8cc5e58da130b63ad2e16508d1db203f3f58b Mon Sep 17 00:00:00 2001 From: James Vega Date: Thu, 23 Sep 2004 16:28:53 +0000 Subject: [PATCH] Grate spelink! --- src/Misc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Misc.py b/src/Misc.py index 5c251029c..d3497bb25 100755 --- a/src/Misc.py +++ b/src/Misc.py @@ -458,7 +458,7 @@ class Misc(callbacks.Privmsg): Returns the last message matching the given criteria. --from requires a nick from whom the message came; --in requires a channel the message - was sent to; --on requires a netowkr the message was sent on; --with + was sent to; --on requires a network the message was sent on; --with requires some string that had to be in the message; --regexp requires a regular expression the message must i match; --nolimit returns all the messages that can be found. By default, the current channel is