Browse Source

Sync SDL3 wiki -> header

SDL Wiki Bot 1 năm trước cách đây
mục cha
commit
74c9c9a325
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      include/SDL3/SDL_dialog.h

+ 2 - 2
include/SDL3/SDL_dialog.h

@@ -79,8 +79,8 @@ typedef struct SDL_DialogFileFilter
  * freed when the callback returns.
  * freed when the callback returns.
  *
  *
  * The filter argument is the index of the filter that was selected, or -1 if
  * The filter argument is the index of the filter that was selected, or -1 if
- * no filter was selected or if the platform or method doesn't support fetching
- * the selected filter.
+ * no filter was selected or if the platform or method doesn't support
+ * fetching the selected filter.
  *
  *
  * \param userdata An app-provided pointer, for the callback's use.
  * \param userdata An app-provided pointer, for the callback's use.
  * \param filelist The file(s) chosen by the user.
  * \param filelist The file(s) chosen by the user.