فهرست منبع

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 سال پیش
والد
کامیت
efaf3739c6
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      include/SDL3/SDL_storage.h

+ 2 - 2
include/SDL3/SDL_storage.h

@@ -112,8 +112,8 @@
  *   validated, so an error occurring elsewhere in the program may result in
  *   missing/corrupted save data
  *
- * When using, SDL_Storage, these types of problems are virtually impossible
- * to trip over:
+ * When using SDL_Storage, these types of problems are virtually impossible to
+ * trip over:
  *
  * ```c
  * void ReadGameData(void)