Pārlūkot izejas kodu

Merge pull request #2593 from deadmeu/patch-1

Added missing space between two words
Mat M 7 gadi atpakaļ
vecāks
revīzija
908ca1fc72
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/yuzu/main.cpp

+ 1 - 1
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."));
         }