mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Fix #6180 (typo in UI options)
This commit is contained in:
parent
78e447e28c
commit
ab228d6407
|
|
@ -2019,7 +2019,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="cb_show_pkg_install">
|
||||
<property name="text">
|
||||
<string>Show PGK Installation Dialog</string>
|
||||
<string>Show PKG Installation Dialog</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in a new issue