From b2647dba337c596ba3b3132297ee0af18033c007 Mon Sep 17 00:00:00 2001
From: Dharmin K Shah
Date: Mon, 5 Nov 2018 00:36:49 +0530
Subject: Fix quickstart link
---
src/yuzu/main.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src')
diff --git a/src/yuzu/main.cpp b/src/yuzu/main.cpp
index c5a56cbfd..47d52c385 100644
--- a/src/yuzu/main.cpp
+++ b/src/yuzu/main.cpp
@@ -1532,7 +1532,7 @@ void GMainWindow::OnReinitializeKeys(ReinitializeKeyBehavior behavior) {
"derivation. It will be attempted but may not complete.
") +
errors +
tr("
You can get all of these and dump all of your games easily by "
- "following the "
+ "following the "
"quickstart guide. Alternatively, you can use another method of dumping "
"to obtain all of your keys."));
}
--
cgit v1.2.3