Fix spelling mistake

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131092 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2003-05-16 16:00:51 +00:00
parent 55102a32c1
commit f22de4bfaa
1 changed files with 1 additions and 1 deletions

View File

@ -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>