summaryrefslogtreecommitdiff
path: root/units.xml
diff options
context:
space:
mode:
Diffstat (limited to 'units.xml')
-rw-r--r--units.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/units.xml b/units.xml
index 265318f2..a9ab6357 100644
--- a/units.xml
+++ b/units.xml
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0"?>
<units>
- <unit type="currency" base="GP" round="0"/>
- <unit type="weight" base="g" round="0">
- <level symbol="kg" count="1000" round="2"/>
- </unit>
+ <unit type="currency" base="GP" round="0"/>
+ <unit type="weight" base="g" round="0">
+ <level symbol="kg" count="1000" round="2"/>
+ </unit>
</units>