jvanzyl     00/10/22 19:32:58

  Modified:    src/java/org/apache/velocity/runtime/defaults
                        velocity.properties
  Log:
  - fixing comments.
  
  Revision  Changes    Path
  1.2       +1 -1      
jakarta-velocity/src/java/org/apache/velocity/runtime/defaults/velocity.properties
  
  Index: velocity.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-velocity/src/java/org/apache/velocity/runtime/defaults/velocity.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- velocity.properties       2000/10/22 21:17:35     1.1
  +++ velocity.properties       2000/10/23 02:32:58     1.2
  @@ -1,6 +1,6 @@
   # These are the default properties for the
   # Velocity Runtime. These values are used when
  -# Runtime.init() is called, Runtime.init(properties)
  +# Runtime.init() is called, and when Runtime.init(properties)
   # fails to find the specificed properties file.
   
   runtime.log = velocity.log
  
  
  

Reply via email to