Fix capitalisation

This commit is contained in:
YoshiRulz 2022-02-10 02:03:05 +10:00
parent 862b005218
commit 86e939b6d4
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 1 deletions

View File

@ -600,7 +600,7 @@ namespace BizHawk.Client.EmuHawk
//
// AutoloadLastSlotMenuItem
//
this.AutoloadLastSlotMenuItem.Text = "Autoload last Slot";
this.AutoloadLastSlotMenuItem.Text = "Autoload Last Slot";
this.AutoloadLastSlotMenuItem.Click += new System.EventHandler(this.AutoloadLastSlotMenuItem_Click);
//
// SaveSlotSubMenu