You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2005/08/29 05:08:50 UTC

svn commit: r264037 - /struts/site/trunk/xdocs/userGuide/dev_validator.xml

Author: mrdon
Date: Sun Aug 28 20:08:50 2005
New Revision: 264037

URL: http://svn.apache.org/viewcvs?rev=264037&view=rev
Log:
Fixed minor typo

Modified:
    struts/site/trunk/xdocs/userGuide/dev_validator.xml

Modified: struts/site/trunk/xdocs/userGuide/dev_validator.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/userGuide/dev_validator.xml?rev=264037&r1=264036&r2=264037&view=diff
==============================================================================
--- struts/site/trunk/xdocs/userGuide/dev_validator.xml (original)
+++ struts/site/trunk/xdocs/userGuide/dev_validator.xml Sun Aug 28 20:08:50 2005
@@ -469,7 +469,7 @@
       <li>Indexed fields in the form referenced by an implicit integer, 
       such as <code>childLastName[]</code>, which will use the same
       index into the array as the index of the field being tested.</li>
-      <li>Properties of an indexed fields in the form referenced by an 
+      <li>Properties of indexed fields in the form referenced by an 
       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>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org