mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 06:45:27 +00:00
Don't use lowercase 'o' for O2
That just looks odd Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f1cfaa6c08
commit
b76a947878
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
<item row="3" column="0">
|
||||
<widget class="QCheckBox" name="po2CheckBox">
|
||||
<property name="text">
|
||||
<string>Po2</string>
|
||||
<string>PO2</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Reference in a new issue