diff options
Diffstat (limited to 'units.xml')
-rw-r--r-- | units.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <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> |