]> de.git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Typo...
authorWolfgang Bumiller <blub@speed.at>
Fri, 28 Dec 2012 20:05:04 +0000 (21:05 +0100)
committerWolfgang Bumiller <blub@speed.at>
Fri, 28 Dec 2012 20:05:04 +0000 (21:05 +0100)
gmqcc.ini.example

index a314a4114fda7f136008f5754153564f6ff34fe0..3332231e4dbbd013d1c13c92686c54058028d0cb 100644 (file)
@@ -61,7 +61,7 @@
     # Prevent the creation of _x, _y and _z progdefs for vectors
     SINGLE_VECTOR_DEFS           = false
 
-    # Use cast vectors to real booleans when used in logic expressions
+    # Cast vectors to real booleans when used in logic expressions.
     # This is achieved by using NOT_V.
     CORRECT_LOGIC                = false