mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 10:41:43 +00:00
Typos
This commit is contained in:
parent
757617f89f
commit
2bf2991ecb
1 changed files with 2 additions and 2 deletions
4
test.c
4
test.c
|
@ -202,8 +202,8 @@ int task_pclose(FILE **handles) {
|
|||
* -execute
|
||||
* This will perform compilation and execution
|
||||
* -fail
|
||||
* This will perform compileration, but requires
|
||||
* the compilation to fail .. inorder to succeed.
|
||||
* This will perform compilation, but requires
|
||||
* the compilation to fail in order to succeed.
|
||||
*
|
||||
* This must be provided, this tag is NOT optional.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue