Pārlūkot izejas kodu

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 9 mēneši atpakaļ
vecāks
revīzija
b8bbd29ce9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      include/SDL3/SDL_surface.h

+ 1 - 1
include/SDL3/SDL_surface.h

@@ -31,7 +31,7 @@
  *
  * There is also a simple .bmp loader, SDL_LoadBMP(). SDL itself does not
  * provide loaders for various other file formats, but there are several
- * excellent external libraries that do, including it's own satellite library,
+ * excellent external libraries that do, including its own satellite library,
  * SDL_image:
  *
  * https://github.com/libsdl-org/SDL_image