浏览代码

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