]> de.git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Typos
authorDale Weiler <killfieldengine@gmail.com>
Wed, 19 Dec 2012 21:37:37 +0000 (21:37 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Wed, 19 Dec 2012 21:37:37 +0000 (21:37 +0000)
test.c

diff --git a/test.c b/test.c
index 8d3cedc0264f18eb39158a70d8ac2a57ff119c18..3ee745112e7a1c3acf6b38c853d804a511bd9430 100644 (file)
--- a/test.c
+++ b/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.
  *