소스 검색

Sync SDL3 wiki -> header

SDL Wiki Bot 1 년 전
부모
커밋
8f00d7856d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      include/SDL3/SDL_filesystem.h

+ 2 - 2
include/SDL3/SDL_filesystem.h

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