tobrien 2004/04/13 20:33:12
Modified: beanutils/src/java/org/apache/commons/beanutils
BeanPropertyValueChangeClosure.java
Log:
Fixed a small typo in the Javadoc
Revision Changes Path
1.5 +1 -1
jakarta-commons/beanutils/src/java/org/apache/commons/beanutils/BeanPropertyValueChangeClosure.java
Index: BeanPropertyValueChangeClosure.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/java/org/apache/commons/beanutils/BeanPropertyValueChangeClosure.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- BeanPropertyValueChangeClosure.java 28 Feb 2004 13:18:33 -0000 1.4
+++ BeanPropertyValueChangeClosure.java 14 Apr 2004 03:33:12 -0000 1.5
@@ -63,7 +63,7 @@
* <code>true</code>. Assuming...
* <ul>
* <li>
- * The top level object in the <code>peeopleCollection</code> is an object
which represents a
+ * The top level object in the <code>peopleCollection</code> is an object
which represents a
* person.
* </li>
* <li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]