mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 18:49:23 +01:00
[wip] typo
This commit is contained in:
parent
26f2d9a292
commit
c7939d3eb5
@ -1455,7 +1455,7 @@ class Irc(IrcCommandDispatcher, log.Firewalled):
|
||||
return None
|
||||
if msg.args[0].startswith('+'):
|
||||
# Start of a batch; created by self.queueBatch. We need to
|
||||
# add *prepend* the rest of the batch to the fastqueue
|
||||
# *prepend* the rest of the batch to the fastqueue
|
||||
# so that no other message is sent while the batch is
|
||||
# open.
|
||||
# "Clients MUST NOT send messages other than PRIVMSG while
|
||||
|
Loading…
Reference in New Issue
Block a user