mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 09:27:39 +00:00
documentation: clean up a minor syntax issue.
This commit is contained in:
parent
466886049c
commit
2ad7c70ac6
8 changed files with 31 additions and 23 deletions
|
@ -233,7 +233,7 @@ typedef enum SDL_Folder
|
|||
* If NULL is returned, the error may be obtained with SDL_GetError().
|
||||
*
|
||||
* \param folder The type of folder to find
|
||||
* \returns Either a null-terminated C string containing the full path to the
|
||||
* \returns either a null-terminated C string containing the full path to the
|
||||
* folder, or NULL if an error happened.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue