소스 검색

Sync SDL3 wiki -> header

SDL Wiki Bot 2 년 전
부모
커밋
675423f096
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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_
 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
 want it to generate this platform-specific code, you should define a special
-macro before includin the header:
+macro before including the header:
 
 
 
 
 ```c
 ```c