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 [EMAIL PROTECTED] TestSet} for exercising the
  - * [EMAIL PROTECTED] ObservedSet} implementation.
  + * Extension of [EMAIL PROTECTED] TestSortedSet} for exercising the
  + * [EMAIL PROTECTED] ObservedSortedSet} implementation.
    *
    * @since Commons Collections 3.0
    * @version $Revision$ $Date$
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to