Commit 3f8f680891a09694a216afc38db735b25b644d70

David Ludwig 2013-10-27T23:19:35

WinRT: spelling fix in SDL_hints.h

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/SDL_hints.h b/include/SDL_hints.h
index d195d96..42026d0 100644
--- a/include/SDL_hints.h
+++ b/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.
  */