From 11e7e79c1654ebef8ab33d3dca494cd84d8eefb2 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sun, 9 Oct 2022 12:42:27 +1000 Subject: [PATCH] FullscreenUI: Fix description string --- src/frontend-common/fullscreen_ui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend-common/fullscreen_ui.cpp b/src/frontend-common/fullscreen_ui.cpp index c33002d22..9bf73a9eb 100644 --- a/src/frontend-common/fullscreen_ui.cpp +++ b/src/frontend-common/fullscreen_ui.cpp @@ -5039,7 +5039,7 @@ void FullscreenUI::DrawCoverDownloaderWindow() if (ImGui::BeginPopupModal("Download Covers", &is_open, ImGuiWindowFlags_NoTitleBar | ImGuiWindowFlags_NoResize)) { ImGui::TextWrapped( - "PCSX2 can automatically download covers for games which do not currently have a cover set. We do not host any " + "DuckStation can automatically download covers for games which do not currently have a cover set. We do not host any " "cover images, the user must provide their own source for images."); ImGui::NewLine(); ImGui::TextWrapped(