Fix various typos (docs/build scripts/tests)

This commit is contained in:
luzpaz
2023-07-03 15:29:42 +00:00
committed by Sam Lantinga
parent c0bd18f023
commit 65e1d568ef
13 changed files with 18 additions and 18 deletions

View File

@@ -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)