diff options
author | sr55 <[email protected]> | 2013-09-21 22:13:58 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2013-09-21 22:13:58 +0000 |
commit | bc760c13e3d02ed7ab88b47f961a39be3b74424a (patch) | |
tree | 0daae4c5971424fe54c4c686dd0829baef290560 /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | a27b2c176c84d290339f3bb0dc5b9f9961817b30 (diff) |
WinGui: Fix typo
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5795 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 322d15fb6..b432cc0bd 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -468,7 +468,7 @@ namespace HandBrakeWPF.Properties { ///
///- Have a Intel Core series CPU with HD Graphics.
///- Have a monitor connected to the HD Graphics
- ///- Note in multi-GPU enviroments, there may be workarounds but these are not officially supported..
+ ///- Note in multi-GPU environments, there may be workarounds but these are not officially supported..
/// </summary>
public static string Video_QuickSyncNotAvailable {
get {
|