From ded1ab3da117ac7170c1e57b1baebcfb3e0ef904 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 28 Dec 2012 21:05:04 +0100 Subject: [PATCH] Typo... --- gmqcc.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmqcc.ini.example b/gmqcc.ini.example index a314a41..3332231 100644 --- a/gmqcc.ini.example +++ b/gmqcc.ini.example @@ -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 -- 2.39.2