[commit] r1212 - trunk/GME/ConstraintManager

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Mon Mar 21 14:23:54 CDT 2011


Author: ksmyth
Date: Mon Mar 21 14:23:53 2011
New Revision: 1212

Log:
Spelling

Modified:
   trunk/GME/ConstraintManager/ConstraintManager.rc

Modified: trunk/GME/ConstraintManager/ConstraintManager.rc
==============================================================================
--- trunk/GME/ConstraintManager/ConstraintManager.rc	Mon Mar 21 14:16:00 2011	(r1211)
+++ trunk/GME/ConstraintManager/ConstraintManager.rc	Mon Mar 21 14:23:53 2011	(r1212)
@@ -309,7 +309,7 @@
     CONTROL         "Enable short-circuit logical operators\nOperators (&&&&, ||, =>) can change the evaluation.",
                     BSEP_CHKSC_LOGICAL,"Button",BS_AUTOCHECKBOX | BS_TOP | 
                     BS_MULTILINE | WS_TABSTOP,15,15,169,20
-    CONTROL         "Enable short-circuit predefined iterators.\nIterators terminates immediatelly after result is available.",
+    CONTROL         "Enable short-circuit predefined iterators.\nIterators terminates immediately after result is available.",
                     BSEP_CHKSC_ITERATOR,"Button",BS_AUTOCHECKBOX | BS_TOP | 
                     BS_MULTILINE | WS_TABSTOP,15,37,188,20
     CONTROL         "Enable tracking (i.e. debuging) of evaluation.\nReporting exceptions, false values returned by features.",


More information about the gme-commit mailing list