Browse Source

WinRT: spelling fix in SDL_hints.h

David Ludwig 11 years ago
parent
commit
3f8f680891
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL_hints.h

+ 1 - 1
include/SDL_hints.h

@@ -136,7 +136,7 @@ extern "C" {
  *
  *  This variable can be set to the following values:
  *    "0"       - Disable Debug Layer use
- *    "1"       - Enable Debug Lyaer use
+ *    "1"       - Enable Debug Layer use
  *
  *  By default, SDL does not use Direct3D Debug Layer.
  */