Pārlūkot izejas kodu

Sync SDL3 wiki -> header

SDL Wiki Bot 1 gadu atpakaļ
vecāks
revīzija
675423f096
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/README-main-functions.md

+ 1 - 1
docs/README-main-functions.md

@@ -51,7 +51,7 @@ program.
 
 If for some reason you need to include SDL_main.h in a file but also _don't_
 want it to generate this platform-specific code, you should define a special
-macro before includin the header:
+macro before including the header:
 
 
 ```c