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/09/24 10:23:56 UTC

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/observed TestObservableSortedSet.java

scolebourne    2003/09/24 01:23:56

  Modified:    collections/src/test/org/apache/commons/collections/observed
                        TestObservableSortedSet.java
  Log:
  Javadoc
  
  Revision  Changes    Path
  1.2       +4 -4      jakarta-commons/collections/src/test/org/apache/commons/collections/observed/TestObservableSortedSet.java
  
  Index: TestObservableSortedSet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/src/test/org/apache/commons/collections/observed/TestObservableSortedSet.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestObservableSortedSet.java	21 Sep 2003 20:01:53 -0000	1.1
  +++ TestObservableSortedSet.java	24 Sep 2003 08:23:56 -0000	1.2
  @@ -67,8 +67,8 @@
   import org.apache.commons.collections.TestSortedSet;
   
   /**
  - * Extension of {@link TestSet} for exercising the
  - * {@link ObservedSet} implementation.
  + * Extension of {@link TestSortedSet} for exercising the
  + * {@link ObservedSortedSet} implementation.
    *
    * @since Commons Collections 3.0
    * @version $Revision$ $Date$
  
  
  

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