summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Subaric <deadmeu@gmail.com>2019-06-19 18:42:56 +0200
committerGitHub <noreply@github.com>2019-06-19 18:42:56 +0200
commitf375e10411dbce8c71d0acfa4f7eab406f131a7d (patch)
tree013a2ff9828a5d0f1c891d67a94a96f1086d5c64
parentMerge pull request #2584 from ogniK5377/cadence (diff)
downloadyuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.tar
yuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.tar.gz
yuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.tar.bz2
yuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.tar.lz
yuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.tar.xz
yuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.tar.zst
yuzu-f375e10411dbce8c71d0acfa4f7eab406f131a7d.zip
-rw-r--r--src/yuzu/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/main.cpp b/src/yuzu/main.cpp
index cd32623b4..66a7080c9 100644
--- a/src/yuzu/main.cpp
+++ b/src/yuzu/main.cpp
@@ -1944,7 +1944,7 @@ void GMainWindow::OnReinitializeKeys(ReinitializeKeyBehavior behavior) {
errors +
tr("<br><br>You can get all of these and dump all of your games easily by "
"following <a href='https://yuzu-emu.org/help/quickstart/'>the "
- "quickstart guide</a>. Alternatively, you can use another method of dumping"
+ "quickstart guide</a>. Alternatively, you can use another method of dumping "
"to obtain all of your keys."));
}