aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2018-01-01 20:19:12 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-01-02 09:12:31 -0800
commitecd6dcaf6d83aa12c004d1627e7fe0a17d704134 (patch)
tree0b748af8437b74cdebfccee99f5cf505b1c3a28e
parente16b58ee0853ac8fb1a78b7a9615d32a658a5da6 (diff)
downloadsubsurface-ecd6dcaf6d83aa12c004d1627e7fe0a17d704134.tar.gz
Remove leading space from kg/l units for salinity
Change this according to our standard of NOT having a leading space before any unit. Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
-rw-r--r--desktop-widgets/diveplanner.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/diveplanner.ui b/desktop-widgets/diveplanner.ui
index b7d1e74bf..5b58f564a 100644
--- a/desktop-widgets/diveplanner.ui
+++ b/desktop-widgets/diveplanner.ui
@@ -217,7 +217,7 @@
</sizepolicy>
</property>
<property name="suffix">
- <string> kg/ℓ</string>
+ <string>kg/ℓ</string>
</property>
<property name="minimum">
<double>1.000000000000000</double>