DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16202>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16202 typo in the javadoc example code Summary: typo in the javadoc example code Product: Commons Version: 1.0.1 Final Platform: All URL: http://jakarta.apache.org/commons/lang/api/org/apache/co mmons/lang/builder/CompareToBuilder.html OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Lang AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] in the example code for the CompareToBuilder included in the JavaDoc class comment, the method is incorrectly called comapareTo instead of compareTo. public int comapareTo(Object o) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>