From: Dale Weiler Date: Wed, 19 Dec 2012 21:37:37 +0000 (+0000) Subject: Typos X-Git-Tag: 0.1.9~32 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2bf2991ecbdc46aca2ea2118729e350ba7ebe5a3;p=xonotic%2Fgmqcc.git Typos --- diff --git a/test.c b/test.c index 8d3cedc..3ee7451 100644 --- 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. *