File tree 3 files changed +6
-6
lines changed
OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1
OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ private void InitializeLanguage()
207
207
catch
208
208
{
209
209
// If an exception is caught here it is most likely due to either
210
- // ResourceLangauge not being correctly set to a supported language
210
+ // ResourceLanguage not being correctly set to a supported language
211
211
// code or ResourceFlowDirection is set to a value other than LeftToRight
212
212
// or RightToLeft.
213
213
@@ -220,4 +220,4 @@ private void InitializeLanguage()
220
220
}
221
221
}
222
222
}
223
- }
223
+ }
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ private void InitializeLanguage()
207
207
catch
208
208
{
209
209
// If an exception is caught here it is most likely due to either
210
- // ResourceLangauge not being correctly set to a supported language
210
+ // ResourceLanguage not being correctly set to a supported language
211
211
// code or ResourceFlowDirection is set to a value other than LeftToRight
212
212
// or RightToLeft.
213
213
@@ -220,4 +220,4 @@ private void InitializeLanguage()
220
220
}
221
221
}
222
222
}
223
- }
223
+ }
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ private void InitializeLanguage()
207
207
catch
208
208
{
209
209
// If an exception is caught here it is most likely due to either
210
- // ResourceLangauge not being correctly set to a supported language
210
+ // ResourceLanguage not being correctly set to a supported language
211
211
// code or ResourceFlowDirection is set to a value other than LeftToRight
212
212
// or RightToLeft.
213
213
@@ -220,4 +220,4 @@ private void InitializeLanguage()
220
220
}
221
221
}
222
222
}
223
- }
223
+ }
You can’t perform that action at this time.
0 commit comments