diff --git a/OptionsForm.cs b/OptionsForm.cs index 1c2e5d7..cf97853 100644 --- a/OptionsForm.cs +++ b/OptionsForm.cs @@ -301,9 +301,9 @@ namespace FizzyLauncher this.label3.Margin = new System.Windows.Forms.Padding(0); this.label3.Name = "label3"; this.label3.Padding = new System.Windows.Forms.Padding(0, 9, 0, 10); - this.label3.Size = new System.Drawing.Size(111, 34); + this.label3.Size = new System.Drawing.Size(112, 34); this.label3.TabIndex = 195; - this.label3.Text = "Show toolbar menu"; + this.label3.Text = "Show Toolbar Menu"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // OptionsForm