Skip to content

Commit

Permalink
ERepublik: Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed May 26, 2013
1 parent e41e243 commit aaa88b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERepublik/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def f(self, irc, msg, args, *ids):

battle = _gen("""Region: \x02\x0310$region__name\x02 \x03(URL:\x02\x0310 $url\x03\x02)\x0310,\\n\x03Total Points: \x02\x0310$attacker__name\x03 .: \x0310$attacker__points \x03.::. \x0304$defender__points \x03:.\x0304 $defender__name. """,
'battle',
'Returns general informations about a citizen.')
'Returns general informations about a battle.')

##############################################################
# Citizen
Expand Down

0 comments on commit aaa88b3

Please sign in to comment.