dlr         00/10/23 19:24:30

  Modified:    src/java/org/apache/velocity/test TemplateTestCase.java
  Log:
  sp
  
  Revision  Changes    Path
  1.9       +2 -2      
jakarta-velocity/src/java/org/apache/velocity/test/TemplateTestCase.java
  
  Index: TemplateTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-velocity/src/java/org/apache/velocity/test/TemplateTestCase.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- TemplateTestCase.java     2000/10/24 02:03:37     1.8
  +++ TemplateTestCase.java     2000/10/24 02:24:30     1.9
  @@ -73,7 +73,7 @@
    *
    * @author <a href="mailto:[EMAIL PROTECTED]">Daniel Rall</a>
    * @author <a href="mailto:[EMAIL PROTECTED]">Jason van Zyl</a>
  - * @version $Id: TemplateTestCase.java,v 1.8 2000/10/24 02:03:37 dlr Exp $
  + * @version $Id: TemplateTestCase.java,v 1.9 2000/10/24 02:24:30 dlr Exp $
    */
   public class TemplateTestCase extends BaseTestCase
   {
  @@ -176,7 +176,7 @@
       }
   
       /**
  -     * Concatnates the file name parts together appropriately.
  +     * Concatenates the file name parts together appropriately.
        *
        * @return The full path to the file.
        */
  
  
  

Reply via email to