mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-27 19:19:41 +08:00
Fix typo in SDL_filesystem.h
This commit is contained in:
@@ -206,8 +206,8 @@ typedef enum
|
|||||||
} SDL_Folder;
|
} SDL_Folder;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Finds the most suitable user folder for @p purpose, and returns its path in
|
* Finds the most suitable user folder for the specified purpose, and returns
|
||||||
* OS-specific notation.
|
* its path in 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
|
||||||
|
|||||||
Reference in New Issue
Block a user