mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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>
This commit is contained in:
parent
46809bac4f
commit
c11e2fbb6f
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue