diff options
Diffstat (limited to 'win/C#/frmOptions.Designer.cs')
-rw-r--r-- | win/C#/frmOptions.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/frmOptions.Designer.cs b/win/C#/frmOptions.Designer.cs index 7555735b4..3ee7e5c36 100644 --- a/win/C#/frmOptions.Designer.cs +++ b/win/C#/frmOptions.Designer.cs @@ -500,7 +500,7 @@ namespace Handbrake this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(131, 13);
this.label8.TabIndex = 61;
- this.label8.Text = "Handbrake Options";
+ this.label8.Text = "HandBrake Options";
//
// pictureBox2
//
|