mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 15:44:06 +01:00
Typo
This commit is contained in:
parent
3624267dbf
commit
ecf9ed4f9c
@ -107,7 +107,7 @@ conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'bugSnarfer',
|
|||||||
information reported into the channel."""))
|
information reported into the channel."""))
|
||||||
conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'bold',
|
conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'bold',
|
||||||
registry.Boolean(True, """Determines whether results are bolded."""))
|
registry.Boolean(True, """Determines whether results are bolded."""))
|
||||||
conf.registerChannellValue(conf.supybot.plugins.Bugzilla, 'replyNoBugzilla',
|
conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'replyNoBugzilla',
|
||||||
registry.String('I don\'t have a bugzilla %r.', """Determines the phrase
|
registry.String('I don\'t have a bugzilla %r.', """Determines the phrase
|
||||||
to use when notifying the user that there is no information about that
|
to use when notifying the user that there is no information about that
|
||||||
bugzilla site."""))
|
bugzilla site."""))
|
||||||
|
Loading…
Reference in New Issue
Block a user