You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/01/17 14:57:48 UTC

DO NOT REPLY [Bug 16202] New: - typo in the javadoc example code

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: commons-dev@jakarta.apache.org
        ReportedBy: michael.schulze@t-systems.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>