Procházet zdrojové kódy

WinRT: spelling fix in SDL_hints.h

David Ludwig před 12 roky
rodič
revize
3f8f680891
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.
  */