From 3e88b91b65a5a4e9bbfcf069275ed459183f6267 Mon Sep 17 00:00:00 2001 From: Isotarge Date: Tue, 27 Sep 2016 16:07:34 +0930 Subject: [PATCH] Take Affect -> Take Effect Thanks to puwexil for pointing this out --- BizHawk.Client.EmuHawk/MainForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.Client.EmuHawk/MainForm.Designer.cs b/BizHawk.Client.EmuHawk/MainForm.Designer.cs index 474edfc2e7..635fbd11c2 100644 --- a/BizHawk.Client.EmuHawk/MainForm.Designer.cs +++ b/BizHawk.Client.EmuHawk/MainForm.Designer.cs @@ -3135,7 +3135,7 @@ this.RebootStatusBarIcon.RightToLeft = System.Windows.Forms.RightToLeft.No; this.RebootStatusBarIcon.Size = new System.Drawing.Size(16, 17); this.RebootStatusBarIcon.Text = "Reboot"; - this.RebootStatusBarIcon.ToolTipText = "A reboot of the core is needed for a setting change to take affect"; + this.RebootStatusBarIcon.ToolTipText = "A reboot of the core is needed for a setting change to take effect"; this.RebootStatusBarIcon.Click += new System.EventHandler(this.PowerMenuItem_Click); // // AVIStatusLabel