소스 검색

WinRT: spelling fix in SDL_hints.h

David Ludwig 12 년 전
부모
커밋
3f8f680891
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.
  */