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") {