mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Fix various typos (docs/build scripts/tests)
This commit is contained in:
parent
c0bd18f023
commit
65e1d568ef
13 changed files with 18 additions and 18 deletions
|
|
@ -10,7 +10,7 @@
|
|||
freely.
|
||||
*/
|
||||
|
||||
/* sanity tests on SDL_rwops.c (usefull for alternative implementations of stdio rwops) */
|
||||
/* sanity tests on SDL_rwops.c (useful for alternative implementations of stdio rwops) */
|
||||
|
||||
/* quiet windows compiler warnings */
|
||||
#if defined(_MSC_VER) && !defined(_CRT_NONSTDC_NO_WARNINGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue