瀏覽代碼

Sync SDL3 wiki -> header

SDL Wiki Bot 10 月之前
父節點
當前提交
5a60d073c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL3/SDL_rect.h

+ 1 - 1
include/SDL3/SDL_rect.h

@@ -23,7 +23,7 @@
  * # CategoryRect
  *
  * Some helper functions for managing rectangles and 2D points, in both
- * interger and floating point versions.
+ * integer and floating point versions.
  */
 
 #ifndef SDL_rect_h_