瀏覽代碼

Fixed typo in description

Sam Lantinga 3 年之前
父節點
當前提交
2c22d7204c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL_filesystem.h

+ 1 - 1
include/SDL_filesystem.h

@@ -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/`
  *