mirror of https://github.com/stella-emu/stella.git
fixed wording
This commit is contained in:
parent
e2c3584bb7
commit
2f7d7c0416
|
@ -2582,7 +2582,7 @@ EventHandler::EmulActionList EventHandler::ourEmulActionList = { {
|
|||
{ Event::OverscanIncrease, "Increase overscan in fullscreen mode", "" },
|
||||
{ Event::VidmodeDecrease, "Previous zoom level", "" },
|
||||
{ Event::VidmodeIncrease, "Next zoom level", "" },
|
||||
{ Event::ToggleCorrectAspectRatio,"Toggle correct aspect ratio", "" },
|
||||
{ Event::ToggleCorrectAspectRatio,"Toggle aspect ratio correct scaling", "" },
|
||||
{ Event::VSizeAdjustDecrease, "Decrease vertical display size", "" },
|
||||
{ Event::VSizeAdjustIncrease, "Increase vertical display size", "" },
|
||||
{ Event::VCenterDecrease, "Move display up", "" },
|
||||
|
|
Loading…
Reference in New Issue