diff options
author | Anton Lundin <glance@acc.umu.se> | 2014-10-20 22:58:20 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-10-20 18:11:21 -0700 |
commit | c11e2fbb6f102435f0ed8bce278e5fc938ce4768 (patch) | |
tree | ea624e1a3efb29089e3b938fa8d7dab879651262 /qt-ui/configuredivecomputerdialog.ui | |
parent | 46809bac4f7bec97ce8e06e522a7b0596570b638 (diff) | |
download | subsurface-c11e2fbb6f102435f0ed8bce278e5fc938ce4768.tar.gz |
Fix spelling in configure dive computer tool tips
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/configuredivecomputerdialog.ui')
-rw-r--r-- | qt-ui/configuredivecomputerdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index c31372649..afdebcb0f 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -61,7 +61,7 @@ <bool>false</bool> </property> <property name="toolTip"> - <string>Read settnings from backup file or from device before writing to the device</string> + <string>Read settings from backup file or from device before writing to the device</string> </property> <property name="text"> <string>Save changes to device</string> @@ -87,7 +87,7 @@ <bool>false</bool> </property> <property name="toolTip"> - <string>Read settnings from backup file or from device before writing to a backup file</string> + <string>Read settings from backup file or from device before writing to a backup file</string> </property> <property name="text"> <string>Backup</string> |