geirm       01/03/21 10:44:34

  Modified:    xdocs    developer-guide.xml
  Log:
  missing a '.'
  
  Revision  Changes    Path
  1.31      +1 -1      jakarta-velocity/xdocs/developer-guide.xml
  
  Index: developer-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- developer-guide.xml       2001/03/21 18:42:11     1.30
  +++ developer-guide.xml       2001/03/21 18:44:29     1.31
  @@ -1158,7 +1158,7 @@
   </p>
   
   <p>
  -<code>&lt;name&gt;resource.loader.path = .</code><br/>
  +<code>&lt;name&gt;.resource.loader.path = .</code><br/>
   <i>Multi-valued key.  Will accept CSV for value.</i> Root(s) from which the  
   loader loads templates. Templates may live in  subdirectories of this root.  
   ex. homesite/index.vm   This configuration key applies currently to the 
  
  
  

Reply via email to