diff options
author | LC <mathew1800@gmail.com> | 2020-09-03 01:41:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 01:41:06 +0200 |
commit | 0ee7c985da07bb745e769af99a860e1f78a69e14 (patch) | |
tree | 3973bf556b157e5633a9de1425651c36baabf609 | |
parent | Merge pull request #4621 from Morph1984/use-pi (diff) | |
parent | main: Use three dots to complete the ellipsis (diff) | |
download | yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.gz yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.bz2 yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.lz yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.xz yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.zst yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.zip |
Diffstat (limited to '')
-rw-r--r-- | src/yuzu/main.ui | 2 |
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> |