mbenson     2005/03/07 13:03:29

  Modified:    src/testcases/org/apache/tools/ant/types/optional/depend
                        ClassFileSetTest.java
  Log:
  Typos
  
  Revision  Changes    Path
  1.12      +3 -3      
ant/src/testcases/org/apache/tools/ant/types/optional/depend/ClassFileSetTest.java
  
  Index: ClassFileSetTest.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/testcases/org/apache/tools/ant/types/optional/depend/ClassFileSetTest.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ClassFileSetTest.java     17 Dec 2004 14:12:08 -0000      1.11
  +++ ClassFileSetTest.java     7 Mar 2005 21:03:29 -0000       1.12
  @@ -1,5 +1,5 @@
   /*
  - * Copyright  2001-2004 The Apache Software Foundation
  + * Copyright  2001-2005 The Apache Software Foundation
    *
    *  Licensed under the Apache License, Version 2.0 (the "License");
    *  you may not use this file except in compliance with the License.
  @@ -50,7 +50,7 @@
       }
   
       /**
  -     * Test basic clasfileset
  +     * Test basic classfileset
        */
       public void testBasicSet() {
           Project p = getProject();
  @@ -96,7 +96,7 @@
       }
   
       /**
  -     * Test conbo classfileset
  +     * Test combo classfileset
        */
       public void testComboSet() {
           Project p = getProject();
  
  
  

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

Reply via email to