1.1 --- a/docs/README-porting.md Sat Mar 18 13:57:57 2017 -0700
1.2 +++ b/docs/README-porting.md Sun Mar 19 22:16:24 2017 +0100
1.3 @@ -25,7 +25,7 @@
1.4 If you're using an IDE or other non-configure build system, you'll probably
1.5 want to create a custom SDL_config.h for your platform. Edit SDL_config.h,
1.6 add a section for your platform, and create a custom SDL_config_{platform}.h,
1.7 - based on SDL_config.h.minimal and SDL_config.h.in
1.8 + based on SDL_config_minimal.h and SDL_config.h.in
1.9
1.10 Add the top level include directory to the header search path, and then add
1.11 the following sources to the project: