diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:54:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:54:14 +0300 |
commit | 09457f85988d71c0bced396487374e6cf0a318c9 (patch) | |
tree | 822270bb023f0c04520ad2c1714e28f8456fc1bc /units.xml | |
parent | d40b553ba3a0d6b39c8a93b91aa23fed574c5afd (diff) | |
download | clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.gz clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.bz2 clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.xz clientdata-09457f85988d71c0bced396487374e6cf0a318c9.zip |
Replace some tabs to spaces.
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> |