Index: openacs-4/packages/acs-templating/tcl/element-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/element-procs.tcl,v
diff -u -r1.9.2.10 -r1.9.2.11
--- openacs-4/packages/acs-templating/tcl/element-procs.tcl	10 May 2003 16:08:15 -0000	1.9.2.10
+++ openacs-4/packages/acs-templating/tcl/element-procs.tcl	16 May 2003 12:04:51 -0000	1.9.2.11
@@ -91,7 +91,8 @@
                           where name is a unique identifier for the validation
                           step, expression is a block to Tcl code that evaluates to
                           1 or 0, and message is to be displayed to the user when 
-                          the validation step fails.
+                          the validation step fails, that is, if the expression 
+                          evaluates to 0.
 
     @option sign          specify for a hidden widget that its value should be
                           signed