diff options
author | sr55 <[email protected]> | 2014-09-17 18:01:17 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2014-09-17 18:01:17 +0000 |
commit | 9e85f3c9820d1af7f2634b8d9e59955b679fa118 (patch) | |
tree | ba6e7bdf94911a0eceafc970d1aee608e6d8cff3 /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | fa6c4b1ef02762536340c79bb4f9cee238fe4d53 (diff) |
WinGui: Fix a Typo
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6415 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 7f5d68f0e..272f7da50 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -80,7 +80,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to You can optionally store a maximum resolution for encodes that use this preset. There are 4 modes:
+ /// Looks up a localized string similar to You can optionally store a maximum resolution for encodes that use this preset. There are 3 modes:
///
///None: There is no maximum resolution for encodes using this preset. When the preset is loaded, the current width, height and aspect ratio that you currently have set will be reloaded.
///
|