summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLC <mathew1800@gmail.com>2020-09-02 19:41:06 -0400
committerGitHub <noreply@github.com>2020-09-02 19:41:06 -0400
commit0ee7c985da07bb745e769af99a860e1f78a69e14 (patch)
tree3973bf556b157e5633a9de1425651c36baabf609
parent98913986e7ab43c8672fc5597de47ecb58e77483 (diff)
parent0914e840146616d90406ed2df79d33d90cf8ad92 (diff)
Merge pull request #4622 from lat9nq/fix-configure-current-ellipse
main: Use three dots to complete the ellipsis
-rw-r--r--src/yuzu/main.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui
index 87ea985d8..2f3792247 100644
--- a/src/yuzu/main.ui
+++ b/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>