]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
typo
authorDale Weiler <killfieldengine@gmail.com>
Fri, 28 Dec 2012 20:18:22 +0000 (20:18 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 28 Dec 2012 20:18:22 +0000 (20:18 +0000)
doc.html

index 069f119795e7ee88d65195f7d7e01317525fad36..0bdc3c8b68c991d2a68f6f43f8723bb8d23a9570 100644 (file)
--- a/doc.html
+++ b/doc.html
                         <td>-Ocall-stores</td>
                         <td>
                             Have expressions which are used as function parameters evaluate directly
-                            into the parameter-globals is possible.  This avoids copying.
+                            into the parameter-globals if possible.  This avoids copying.
                         </td>
                     </tr>
                     <tr>