mirror of https://github.com/encounter/SDL.git
WinRT: spelling fix in SDL_hints.h
This commit is contained in:
parent
1704af5b02
commit
3f8f680891
|
@ -136,7 +136,7 @@ extern "C" {
|
||||||
*
|
*
|
||||||
* This variable can be set to the following values:
|
* This variable can be set to the following values:
|
||||||
* "0" - Disable Debug Layer use
|
* "0" - Disable Debug Layer use
|
||||||
* "1" - Enable Debug Lyaer use
|
* "1" - Enable Debug Layer use
|
||||||
*
|
*
|
||||||
* By default, SDL does not use Direct3D Debug Layer.
|
* By default, SDL does not use Direct3D Debug Layer.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue