mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 15:44:06 +01:00
Run-on words are nasty.
This commit is contained in:
parent
ec91c6d7d9
commit
52100c23f4
@ -313,7 +313,7 @@ class QuoteGrabs(callbacks.Privmsg):
|
||||
if nick:
|
||||
irc.error('Couldn\'t get a random quote for that nick.')
|
||||
else:
|
||||
irc.error('Couldn\'t get a random quote. Are there any'
|
||||
irc.error('Couldn\'t get a random quote. Are there any '
|
||||
'grabbed quotes in the database?')
|
||||
random = wrap(random, ['channeldb', additional('nick')])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user