Fix #6180 (typo in UI options)

This commit is contained in:
Margen67 2019-07-09 19:11:03 -07:00 committed by Megamouse
parent 78e447e28c
commit ab228d6407
1 changed files with 1 additions and 1 deletions

View File

@ -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>