Fixed typo in description

main
Sam Lantinga 2022-07-11 08:44:49 -07:00
parent cd2dcf54af
commit 2c22d7204c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ extern DECLSPEC char *SDLCALL SDL_GetBasePath(void);
*
* `C:\\Users\\bob\\AppData\\Roaming\\My Company\\My Program Name\\`
*
* On Linux, the string might look like"
* On Linux, the string might look like:
*
* `/home/bob/.local/share/My Program Name/`
*