mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
Merge pull request #20223 from jogo-:3.4_wp8_samples_typos
* Fix typo in App.xaml.cs * Fix typo in App.xaml.cs * Fix typo in App.xaml.cs
This commit is contained in:
parent
61e30c15a9
commit
f4a79b0554
@ -207,7 +207,7 @@ namespace PhoneXamlDirect3DApp1
|
|||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
// If an exception is caught here it is most likely due to either
|
// If an exception is caught here it is most likely due to either
|
||||||
// ResourceLangauge not being correctly set to a supported language
|
// ResourceLanguage not being correctly set to a supported language
|
||||||
// code or ResourceFlowDirection is set to a value other than LeftToRight
|
// code or ResourceFlowDirection is set to a value other than LeftToRight
|
||||||
// or RightToLeft.
|
// or RightToLeft.
|
||||||
|
|
||||||
@ -220,4 +220,4 @@ namespace PhoneXamlDirect3DApp1
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -207,7 +207,7 @@ namespace PhoneXamlDirect3DApp1
|
|||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
// If an exception is caught here it is most likely due to either
|
// If an exception is caught here it is most likely due to either
|
||||||
// ResourceLangauge not being correctly set to a supported language
|
// ResourceLanguage not being correctly set to a supported language
|
||||||
// code or ResourceFlowDirection is set to a value other than LeftToRight
|
// code or ResourceFlowDirection is set to a value other than LeftToRight
|
||||||
// or RightToLeft.
|
// or RightToLeft.
|
||||||
|
|
||||||
@ -220,4 +220,4 @@ namespace PhoneXamlDirect3DApp1
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -207,7 +207,7 @@ namespace OpenCVXaml
|
|||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
// If an exception is caught here it is most likely due to either
|
// If an exception is caught here it is most likely due to either
|
||||||
// ResourceLangauge not being correctly set to a supported language
|
// ResourceLanguage not being correctly set to a supported language
|
||||||
// code or ResourceFlowDirection is set to a value other than LeftToRight
|
// code or ResourceFlowDirection is set to a value other than LeftToRight
|
||||||
// or RightToLeft.
|
// or RightToLeft.
|
||||||
|
|
||||||
@ -220,4 +220,4 @@ namespace OpenCVXaml
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user