mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-18 14:40:51 +01:00
Karma: fix typo. Closes GH-38.
Conflicts: plugins/Karma/locale/fi.po plugins/Karma/locale/fr.po plugins/Karma/messages.pot Signed-off-by: James McCoy <vega.james@gmail.com>
This commit is contained in:
parent
70a6e6932d
commit
fa8385596d
@ -280,7 +280,7 @@ class Karma(callbacks.Plugin):
|
|||||||
N karmas, where N is determined by the config variable
|
N karmas, where N is determined by the config variable
|
||||||
supybot.plugins.Karma.rankingDisplay. If one <thing> is given, returns
|
supybot.plugins.Karma.rankingDisplay. If one <thing> is given, returns
|
||||||
the details of its karma; if more than one <thing> is given, returns
|
the details of its karma; if more than one <thing> is given, returns
|
||||||
the total karma of each of the the things. <channel> is only necessary
|
the total karma of each of the things. <channel> is only necessary
|
||||||
if the message isn't sent on the channel itself.
|
if the message isn't sent on the channel itself.
|
||||||
"""
|
"""
|
||||||
if len(things) == 1:
|
if len(things) == 1:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user