Fix incorrect string for PPO2

It's easy to miss 02 vs O2 (I guess that's depending on your screen font).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-11-29 10:09:14 -08:00
parent a4e6826d15
commit f1cfaa6c08

View file

@ -638,7 +638,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>max PP02</string>
<string>max PPO2</string>
</property>
</widget>
</item>