diff --git a/src/win/win_sdl.c b/src/win/win_sdl.c index 90ff59620..cae5f8147 100644 --- a/src/win/win_sdl.c +++ b/src/win/win_sdl.c @@ -10,7 +10,7 @@ * * NOTE: Given all the problems reported with FULLSCREEN use of SDL, * we will not use that, but, instead, use a new window which - * coverrs the entire desktop. + * covers the entire desktop. * * *