diff --git a/plugins/ChannelDB.py b/plugins/ChannelDB.py index 68f905619..255da7cf2 100644 --- a/plugins/ChannelDB.py +++ b/plugins/ChannelDB.py @@ -281,7 +281,7 @@ class ChannelDB(callbacks.PrivmsgCommandAndRegexp, ChannelDBHandler): Returns the last time was seen and what was last seen saying. --user will look for user instead of using as a nick (registered users, remember, can be recognized under any number - of names) is only necessary if the message isn't sent on the + of nicks) is only necessary if the message isn't sent on the channel itself. """ channel = privmsgs.getChannel(msg, args)