mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 10:42:36 +01:00
Correct typo
No classes or names or any of that poop are being changed here, only a text string.
This commit is contained in:
parent
9fee2ebeb5
commit
3f6b24d33a
@ -1192,7 +1192,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_5">
|
<widget class="QGroupBox" name="groupBox_5">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Heigth</string>
|
<string>Height</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_48">
|
<layout class="QVBoxLayout" name="verticalLayout_48">
|
||||||
<item>
|
<item>
|
||||||
|
Loading…
Reference in New Issue
Block a user