Take Affect -> Take Effect

Thanks to puwexil for pointing this out
This commit is contained in:
Isotarge 2016-09-27 16:07:34 +09:30
parent 32be471382
commit 3e88b91b65
1 changed files with 1 additions and 1 deletions

View File

@ -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