Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2023-07-31 23:40:15 +00:00
parent d4a867a256
commit 8f00d7856d

View File

@@ -206,8 +206,8 @@ typedef enum
} SDL_Folder; } SDL_Folder;
/** /**
* Finds the most suitable user folder for @p purpose, and returns its * Finds the most suitable user folder for @p purpose, and returns its path in
* path in OS-specific notation. * OS-specific notation.
* *
* Many OSes provide certain standard folders for certain purposes, such as * Many OSes provide certain standard folders for certain purposes, such as
* storing pictures, music or videos for a certain user. This function gives * storing pictures, music or videos for a certain user. This function gives