Author: niallp
Date: Tue Nov  9 14:38:12 2004
New Revision: 57108

Modified:
   struts/trunk/doc/userGuide/dev_validator.xml
Log:
Bug 31983 Fix typo in validwhen docs. Patch submitted by Matt Bathje.

Modified: struts/trunk/doc/userGuide/dev_validator.xml
==============================================================================
--- struts/trunk/doc/userGuide/dev_validator.xml        (original)
+++ struts/trunk/doc/userGuide/dev_validator.xml        Tue Nov  9 14:38:12 2004
@@ -463,7 +463,7 @@
       explicit or implicit integer, such as <code>child[].lastName</code>, 
       which will use the same index into the array as the index of the 
       field being tested.</li>
-      <li>The literal <code>*this</code>, which contains the value of
+      <li>The literal <code>*this*</code>, which contains the value of
       the field currently being tested</li>
    </ul>
    <p>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to