mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
diverplanner capitalisation consitency
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
91ead05dbf
commit
7680863c0e
2 changed files with 10 additions and 10 deletions
|
|
@ -103,7 +103,7 @@
|
|||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Planned Dive Time</string>
|
||||
<string>Planned dive time</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>ATM Pressure</string>
|
||||
<string>ATM pressure</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue