I've fixed this, thanks for pointing it out. Could you attach patch files to a bugzilla ticket next time please.
Thanks Niall ----- Original Message ----- From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]> Newsgroups: hometree.jakarta.commons.dev To: <[EMAIL PROTECTED]> Sent: Tuesday, August 10, 2004 3:51 PM Subject: [BEANUTILS] Doc patch > Obvious, applies to both, 1.6.x and 1.7.x > > Please apply > > Regards > Henning > > Index: src/java/org/apache/commons/beanutils/MappedPropertyDescriptor.java > =================================================================== > RCS file: /home/cvs/jakarta-commons/beanutils/src/java/org/apache/commons/beanutils/Ma ppedPropertyDescriptor.java,v > retrieving revision 1.14 > diff -u -r1.14 MappedPropertyDescriptor.java > --- src/java/org/apache/commons/beanutils/MappedPropertyDescriptor.java 15 Jan 2003 21:59:38 -0000 1.14 > +++ src/java/org/apache/commons/beanutils/MappedPropertyDescriptor.java 10 Aug 2004 14:50:57 -0000 > @@ -79,7 +79,7 @@ > * For this class to work properly, a mapped value must have > * getter and setter methods of the form > * <p><code>get<strong>Property</strong>(String key)<code> and > - * <p><code>set<Property>(String key, Object value)<code>, > + * <p><code>set<strong>Property</strong>(String key, Object value)<code>, > * <p>where <code><strong>Property</strong></code> must be replaced > * by the name of the property. > * @see java.beans.PropertyDescriptor > > -- > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH > [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ > > RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire > Linux, Java, perl, Solaris -- Consulting, Training, Development > > "Fighting for one's political stand is an honorable action, but re- > fusing to acknowledge that there might be weaknesses in one's > position - in order to identify them so that they can be remedied - > is a large enough problem with the Open Source movement that it > deserves to be on this list of the top five problems." > -- Michelle Levesque, "Fundamental Issues with > Open Source Software Development" > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]