bayard      01/10/21 12:09:33

  Modified:    string/xml string.xml
  Log:
  %gt; changed to >
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-taglibs/string/xml/string.xml
  
  Index: string.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/string/xml/string.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- string.xml        2001/09/21 05:08:07     1.6
  +++ string.xml        2001/10/21 19:09:33     1.7
  @@ -250,7 +250,7 @@
           <display-name>removeXml</display-name>
           <description>
               Remove any XML tags from a String. A very
  -            simple algorithm which just removes any &lt;..%gt;
  +            simple algorithm which just removes any &lt;..&gt;
               blocks of text.
           </description>
           <availability>1.0</availability>
  
  
  


Reply via email to