You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2003/05/16 18:00:53 UTC

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/comparators package.html

scolebourne    2003/05/16 09:00:53

  Modified:    collections/src/java/org/apache/commons/collections/comparators
                        package.html
  Log:
  Fix spelling mistake
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons/collections/src/java/org/apache/commons/collections/comparators/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/src/java/org/apache/commons/collections/comparators/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html	16 Aug 2002 00:00:23 -0000	1.2
  +++ package.html	16 May 2003 16:00:51 -0000	1.3
  @@ -1,7 +1,7 @@
   <BODY>
   Contains concrete {@link java.util.Comparator Comparator} implementations.  
   You may also consider using 
  -{@link org.apache.commons.collections.ComparatorUtils CompatorUtils},
  +{@link org.apache.commons.collections.ComparatorUtils ComparatorUtils},
   which is a single class that uses static methods to construct instances
   of the classes in this package.
   </BODY>
  
  
  

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