diff options
author | Martin Měřinský <mermar@centrum.cz> | 2017-02-20 09:44:39 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-03-04 12:08:17 -0800 |
commit | 67bba5d1c2b01451c095a3a1f7bde60f907ba053 (patch) | |
tree | 3482c917d7a87eca3b882b22d7b732747b44ea1c /desktop-widgets | |
parent | 46e956aedee9e264cbcf0b3bcd9e9fe6bcbea06a (diff) | |
download | subsurface-67bba5d1c2b01451c095a3a1f7bde60f907ba053.tar.gz |
cu ft > cuft
Diffstat (limited to 'desktop-widgets')
-rw-r--r-- | desktop-widgets/preferences/preferences_units.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/preferences/preferences_units.ui b/desktop-widgets/preferences/preferences_units.ui index e100a904c..4093181d4 100644 --- a/desktop-widgets/preferences/preferences_units.ui +++ b/desktop-widgets/preferences/preferences_units.ui @@ -137,7 +137,7 @@ <item row="2" column="2"> <widget class="QRadioButton" name="cuft"> <property name="text"> - <string>cu ft</string> + <string>cuft</string> </property> <attribute name="buttonGroup"> <string notr="true">buttonGroup_3</string> |