Typos: fix capitalization after colon in preferences.ui

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Lubomir I. Ivanov 2015-01-25 17:03:20 +02:00 committed by Dirk Hohndel
parent 0ca87f3a02
commit 5c3d95770c

View file

@ -792,14 +792,14 @@
<item row="5" column="0">
<widget class="QCheckBox" name="show_ccr_setpoint">
<property name="text">
<string>CCR: Show setpoints when viewing pO₂</string>
<string>CCR: show setpoints when viewing pO₂</string>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QCheckBox" name="show_ccr_sensors">
<property name="text">
<string>CCR: Show individual O₂ sensor values when viewing pO₂</string>
<string>CCR: show individual O₂ sensor values when viewing pO₂</string>
</property>
</widget>
</item>