You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bs...@apache.org on 2007/10/31 06:48:48 UTC

svn commit: r590567 - /commons/proper/validator/trunk/src/main/resources/org/apache/commons/validator/resources/validator_1_4_0.dtd

Author: bspeakmon
Date: Tue Oct 30 22:48:45 2007
New Revision: 590567

URL: http://svn.apache.org/viewvc?rev=590567&view=rev
Log:
- VALIDATOR-232: fix wrong field name in doc

Modified:
    commons/proper/validator/trunk/src/main/resources/org/apache/commons/validator/resources/validator_1_4_0.dtd

Modified: commons/proper/validator/trunk/src/main/resources/org/apache/commons/validator/resources/validator_1_4_0.dtd
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/resources/org/apache/commons/validator/resources/validator_1_4_0.dtd?rev=590567&r1=590566&r2=590567&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/main/resources/org/apache/commons/validator/resources/validator_1_4_0.dtd (original)
+++ commons/proper/validator/trunk/src/main/resources/org/apache/commons/validator/resources/validator_1_4_0.dtd Tue Oct 30 22:48:45 2007
@@ -144,7 +144,8 @@
                      list and then loop through the list performing the
                      validations for this field.
 
-     scripting       If set to "false", the client is directed not to generate 
+     clientValidation
+                     If set to "false", the client is directed not to generate
                      any scripting for client-side validation.
                      [true]
 -->