Sync wiki -> headers.

This commit is contained in:
Ryan C. Gordon
2023-02-24 11:49:41 -05:00
parent d748a454a8
commit 0598ecc150
12 changed files with 60 additions and 44 deletions

View File

@@ -84,7 +84,7 @@ typedef struct SDL_Locale
* preferred locales.
*
* \returns array of locales, terminated with a locale with a NULL language
* field. Will return NULL on error.
* field. Will return NULL on error.
*
* \since This function is available since SDL 3.0.0.
*/