glenn       01/07/12 17:32:14

  Modified:    datetime/xml datetime.xml
  Log:
  Cleanup the docs
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-taglibs/datetime/xml/datetime.xml
  
  Index: datetime.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/datetime/xml/datetime.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- datetime.xml      2001/07/08 23:23:49     1.2
  +++ datetime.xml      2001/07/13 00:32:13     1.3
  @@ -64,7 +64,7 @@
   
   <p>
   Tags are provided for formatting a Date for output, generating a Date from
  -HTML forum input, using time zones, and localization.
  +HTML form input, using time zones, and localization.
   </p>
     </description>
   
  @@ -418,7 +418,7 @@
             </comment>
             <code>
   <![CDATA[
  -<dt:parse pattern="yyyy MM dd"&gt;2000 11 5</dt:parse>
  +<dt:parse pattern="yyyy MM dd">2000 11 5</dt:parse>
   ]]>
             </code>
           </usage>
  
  
  

Reply via email to