You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2002/04/05 20:02:21 UTC

cvs commit: jakarta-taglibs/request/xml request.xml

glenn       02/04/05 10:02:21

  Modified:    request/xml request.xml
  Log:
  Fix some typos
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-taglibs/request/xml/request.xml
  
  Index: request.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/request/xml/request.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- request.xml	22 Jul 2001 14:43:31 -0000	1.7
  +++ request.xml	5 Apr 2002 18:02:21 -0000	1.8
  @@ -16,13 +16,13 @@
   <!-- The following defines elements uses both to create the taglib
        documentation and the tag library descriptor .tld file.  The
        elements used are those from the JSP 1.2 TLD DTD and special
  -     elements used when creating the tagib documentation.  Although
  +     elements used when creating the taglib documentation.  Although
        the JSP1.2 TLD DTD is used, this document can be used to
        generate both a JSP 1.1 and a JSP 1.2 TLD.
        -->
   <taglib>
     <!-- The following elements are from the JSP 1.2 TLD DTD -->
  -  <!-- Version number of this tagib -->
  +  <!-- Version number of this taglib -->
     <tlib-version>1.0</tlib-version>
     <!-- Minimum version of JSP spec required -->
     <jsp-version>1.1</jsp-version>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>