ozeigermann    2004/06/11 05:47:58

  Modified:    test/src/java/org/apache/commons/test/collection
                        CollectionTest.java
  Log:
  Fixed minor typo
  
  Revision  Changes    Path
  1.2       +4 -4      
jakarta-commons-sandbox/test/src/java/org/apache/commons/test/collection/CollectionTest.java
  
  Index: CollectionTest.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/test/src/java/org/apache/commons/test/collection/CollectionTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CollectionTest.java       11 Jun 2004 12:33:18 -0000      1.1
  +++ CollectionTest.java       11 Jun 2004 12:47:58 -0000      1.2
  @@ -29,7 +29,7 @@
   import junit.framework.*;
   
   /**
  - * Tests helpers for collections. 
  + * Test helpers for collections. 
    *
    * @author <a href="mailto:[EMAIL PROTECTED]">Oliver Zeigermann</a>
    */
  
  
  

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

Reply via email to