mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-10 12:59:22 +01:00
ly
This commit is contained in:
parent
44d9fbe02e
commit
2be2b4e29f
@ -100,7 +100,7 @@ class Status(callbacks.Privmsg):
|
||||
for (net, nicks) in networks]
|
||||
L = ['I am connected to %s.' % utils.commaAndify(networks)]
|
||||
if world.profiling:
|
||||
L.append('I am current in code profiling mode.')
|
||||
L.append('I am currently in code profiling mode.')
|
||||
irc.reply(' '.join(L))
|
||||
|
||||
def threads(self, irc, msg, args):
|
||||
|
Loading…
Reference in New Issue
Block a user