geirm       01/12/14 05:00:08

  Modified:    xdocs    user-guide.xml
               docs     user-guide.html
  Log:
  Patch from Pete Kazmier <[EMAIL PROTECTED]>.  Thanks!
  
  Revision  Changes    Path
  1.57      +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.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- user-guide.xml    2001/12/13 18:38:46     1.56
  +++ user-guide.xml    2001/12/14 13:00:06     1.57
  @@ -914,7 +914,7 @@
        successful.  After <em>$result</em> has been <em>#set</em> (added to
        the context), it cannot be set back to <em>null</em> (removed from
        the context).  The details of the <em>#if</em> and <em>#foreach</em>
  -     directives later in this document.
  +     directives are covered later in this document.
    </p>
   
    <p>
  
  
  
  1.61      +1 -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.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- user-guide.html   2001/12/13 18:38:46     1.60
  +++ user-guide.html   2001/12/14 13:00:08     1.61
  @@ -1596,7 +1596,7 @@
        successful.  After <em>$result</em> has been <em>#set</em> (added to
        the context), it cannot be set back to <em>null</em> (removed from
        the context).  The details of the <em>#if</em> and <em>#foreach</em>
  -     directives later in this document.
  +     directives are covered later in this document.
    </p>
                                                   <p>
      One solution to this would be to pre-set <em>$result</em>
  
  
  

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

Reply via email to