[wip] typo

This commit is contained in:
Valentin Lorentz 2021-03-13 12:16:19 +01:00
parent 26f2d9a292
commit c7939d3eb5
1 changed files with 1 additions and 1 deletions

View File

@ -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