This commit is contained in:
seerge
2023-04-09 12:26:38 +02:00
parent c13a6e9ded
commit 602dfea1a6
2 changed files with 2 additions and 4 deletions

View File

@@ -235,7 +235,7 @@ namespace GHelper
private void ButtonOptimized_MouseHover(object? sender, EventArgs e)
{
labelTipGPU.Text = "Sptch to Eco on battery and to Standard when plugged";
labelTipGPU.Text = "Switch to Eco on battery and to Standard when plugged";
}
private void ButtonGPU_MouseLeave(object? sender, EventArgs e)