From a14fcb2e58f1f21d927a3595ca2be1d2da806f70 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 15 Dec 2021 19:17:50 +0000 Subject: [PATCH] Typo. --- src/gui/WhatsNewDialog.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/WhatsNewDialog.cxx b/src/gui/WhatsNewDialog.cxx index c7209c698..f2796a809 100644 --- a/src/gui/WhatsNewDialog.cxx +++ b/src/gui/WhatsNewDialog.cxx @@ -64,7 +64,7 @@ WhatsNewDialog::WhatsNewDialog(OSystem& osystem, DialogContainer& parent, add(ypos, "added MovieCart support"); add(ypos, "keep multiple dump files when dumping to SD"); add(ypos, "removed deadzone from USB game controllers"); - add(ypos, "add opt-out for overclocking to the settings file") + add(ypos, "add opt-out for overclocking to the settings file"); #else if(version < "6.5") {