summaryrefslogtreecommitdiff
path: root/units.xml
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-02-27 20:55:19 +0000
committerReid Yaro <reidyaro@gmail.com>2013-02-27 20:55:39 +0000
commit6789cbc5b1a3376b9b146c085b380ef8093b77c6 (patch)
tree62c42f8ca2d5d7bcb39edd75bafcad6faab7dce0 /units.xml
parent27db91cb7c5bab5650dd757a4830e16fbf529f34 (diff)
downloadclientdata-6789cbc5b1a3376b9b146c085b380ef8093b77c6.tar.gz
clientdata-6789cbc5b1a3376b9b146c085b380ef8093b77c6.tar.bz2
clientdata-6789cbc5b1a3376b9b146c085b380ef8093b77c6.tar.xz
clientdata-6789cbc5b1a3376b9b146c085b380ef8093b77c6.zip
Correct wrong whitespace after KF unit.
Diffstat (limited to 'units.xml')
-rw-r--r--units.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/units.xml b/units.xml
index aa915a50..aa63305c 100644
--- a/units.xml
+++ b/units.xml
@@ -4,6 +4,6 @@ Copyright (C) 2010-2013 Evol Online -->
<units>
<unit type="currency" base=" E" round="0" separator=" "/>
<unit type="weight" base=" Florin" round="0" separator=" ">
- <level symbol=" KF " count="1000" round="2"/>
+ <level symbol=" KF" count="1000" round="2"/>
</unit>
</units>