Browse Source

main: Use three dots to complete the ellipsis

Fixes a typo in the UI file. An ellipsis has 3 dots.
pull/15/merge
lat9nq 5 years ago
parent
commit
0914e84014
  1. 2
      src/yuzu/main.ui

2
src/yuzu/main.ui

@ -293,7 +293,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Configure Current Game..</string>
<string>Configure Current Game...</string>
</property>
</action>
</widget>

Loading…
Cancel
Save