mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-18 00:27:34 +01:00
main: Use three dots to complete the ellipsis
Fixes a typo in the UI file. An ellipsis has 3 dots.
This commit is contained in:
parent
98913986e7
commit
0914e84014
@ -293,7 +293,7 @@
|
|||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Configure Current Game..</string>
|
<string>Configure Current Game...</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
|
Loading…
Reference in New Issue
Block a user