geirm       02/02/18 11:32:07

  Modified:    xdocs    user-guide.xml
               docs     user-guide.html
  Log:
  Fix submitted by Kevin Hammond ([EMAIL PROTECTED]).  thanks!
  
  Revision  Changes    Path
  1.60      +1 -1      jakarta-velocity/xdocs/user-guide.xml
  
  Index: user-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/user-guide.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- user-guide.xml    10 Jan 2002 19:33:34 -0000      1.59
  +++ user-guide.xml    18 Feb 2002 19:32:06 -0000      1.60
  @@ -1574,7 +1574,7 @@
   
       <p>
       Several lines in the <code>velocity.properties</code> file allow for
  -    flexible implementation of Velocimacros.  Node that these are also
  +    flexible implementation of Velocimacros.  Note that these are also
       documented in the <a href="developer-guide.html">Developer Guide</a>.
       </p>
   
  
  
  
  1.67      +9 -1      jakarta-velocity/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- user-guide.html   27 Jan 2002 22:27:54 -0000      1.66
  +++ user-guide.html   18 Feb 2002 19:32:06 -0000      1.67
  @@ -16,6 +16,8 @@
                                           <meta name="author" value="John Castura">
               <meta name="email" value="[EMAIL PROTECTED]">
               
  +           
  +                                    
               <title>Velocity - Velocity User Guide</title>
           </head>
   
  @@ -2782,7 +2784,7 @@
                                                   <strong>Velocimacro 
Properties</strong>
                                                   <p>
       Several lines in the <code>velocity.properties</code> file allow for
  -    flexible implementation of Velocimacros.  Node that these are also
  +    flexible implementation of Velocimacros.  Note that these are also
       documented in the <a href="developer-guide.html">Developer Guide</a>.
       </p>
                                                   <p>
  @@ -4080,6 +4082,12 @@
           </body>
       </html>
   <!-- end the processing -->
  +
  +
  +
  +
  +
  +
   
   
   
  
  
  

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

Reply via email to