mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-09 08:35:03 -06:00
Fix #6180 (typo in UI options)
This commit is contained in:
parent
78e447e28c
commit
ab228d6407
@ -2019,7 +2019,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="cb_show_pkg_install">
|
<widget class="QCheckBox" name="cb_show_pkg_install">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show PGK Installation Dialog</string>
|
<string>Show PKG Installation Dialog</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user