summaryrefslogtreecommitdiffstats
path: root/win/C#/frmQuickStart.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-09-22 16:19:07 +0000
committersr55 <[email protected]>2007-09-22 16:19:07 +0000
commitbf66b4044b64e846e32983c2af27f33585dccd4f (patch)
tree16062563b306f4a76698b1b7f1912cce70960093 /win/C#/frmQuickStart.Designer.cs
parentd33808160c6938bd9611e155bebf97ab1d617b1e (diff)
WinGui:
- Fixed small typo. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@981 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmQuickStart.Designer.cs')
-rw-r--r--win/C#/frmQuickStart.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/frmQuickStart.Designer.cs b/win/C#/frmQuickStart.Designer.cs
index 479e67fee..07f9488b4 100644
--- a/win/C#/frmQuickStart.Designer.cs
+++ b/win/C#/frmQuickStart.Designer.cs
@@ -223,7 +223,7 @@ namespace Handbrake
// pictureBox8
//
this.pictureBox8.ErrorImage = global::Handbrake.Properties.Resources.info;
- this.pictureBox8.Image = global::Handbrake.Properties.Resources.General_Prefences;
+ this.pictureBox8.Image = global::Handbrake.Properties.Resources.General_Preferences;
this.pictureBox8.Location = new System.Drawing.Point(12, 71);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(34, 33);