diff options
author | luz.paz <[email protected]> | 2018-02-07 10:54:59 -0500 |
---|---|---|
committer | Scott <[email protected]> | 2018-02-20 18:10:44 +0000 |
commit | 2d1c8541460c2b63d46eb1a278adacee14a55556 (patch) | |
tree | baf9c409edfb51f1a2b649b1f6e2291ff0524b76 /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | 5ce54df39b61c5b104f83d7ce291e67eada56efc (diff) |
Misc. typos
Found via `codespell -q 3 --skip="./gtk/po`
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 1166457aa..657b2f22e 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -640,7 +640,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to An Unknown Error has occured..
+ /// Looks up a localized string similar to An Unknown Error has occurred..
/// </summary>
public static string ErrorViewModel_UnknownError {
get {
@@ -1684,7 +1684,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to An error occured when trying to stop the scan. Please restart HandBrake..
+ /// Looks up a localized string similar to An error occurred when trying to stop the scan. Please restart HandBrake..
/// </summary>
public static string ScanService_ScanStopFailed {
get {
@@ -1861,7 +1861,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to A problem occured when trying to save your preferences..
+ /// Looks up a localized string similar to A problem occurred when trying to save your preferences..
/// </summary>
public static string UserSettings_AnErrorOccured {
get {
|