From 3f8f680891a09694a216afc38db735b25b644d70 Mon Sep 17 00:00:00 2001 From: David Ludwig Date: Sun, 27 Oct 2013 23:19:35 -0400 Subject: [PATCH] WinRT: spelling fix in SDL_hints.h --- include/SDL_hints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_hints.h b/include/SDL_hints.h index d195d9662..42026d0fc 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. */