1.1 --- a/include/SDL_main.h Tue Aug 27 12:16:42 2013 -0400
1.2 +++ b/include/SDL_main.h Tue Aug 27 12:20:35 2013 -0400
1.3 @@ -40,7 +40,7 @@
1.4 #define SDL_MAIN_AVAILABLE
1.5
1.6 #elif defined(__WINRT__)
1.7 -/* On Windows RT, SDL provides a main function that initializes CoreApplication,
1.8 +/* On WinRT, SDL provides a main function that initializes CoreApplication,
1.9 creating an instance of IFrameworkView in the process.
1.10
1.11 Please note that #include'ing SDL_main.h is not enough to get a main()