From c9457fe2227ed8693e8b42044ddd4a4d5518ada6 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 21 Dec 2007 15:13:24 +0000 Subject: WinGui: - Removed Chapter Marker window re-generation on chapter change. (Now consistant with the mac GUI) - Fixed spelling error on a tooltip git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1143 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/frmMain.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/C#/frmMain.Designer.cs') diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs index 8f7486c9a..e400bea34 100644 --- a/win/C#/frmMain.Designer.cs +++ b/win/C#/frmMain.Designer.cs @@ -307,7 +307,7 @@ namespace Handbrake this.text_destination.Name = "text_destination"; this.text_destination.Size = new System.Drawing.Size(429, 21); this.text_destination.TabIndex = 1; - this.ToolTip.SetToolTip(this.text_destination, "Location where the enoceded file will be saved."); + this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved."); // // btn_Browse // -- cgit v1.2.3