You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by lm...@apache.org on 2002/01/29 22:03:25 UTC

cvs commit: xml-xerces/java/docs readme.xml

lmartin     02/01/29 13:03:25

  Modified:    java/docs readme.xml
  Log:
  fixed a typo
  
  Revision  Changes    Path
  1.25      +1 -1      xml-xerces/java/docs/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/readme.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- readme.xml	29 Jan 2002 18:33:53 -0000	1.24
  +++ readme.xml	29 Jan 2002 21:03:25 -0000	1.25
  @@ -94,7 +94,7 @@
     
     <ul>
      <li>Added an interface, <code>XMLResourceIdentifier</code>, for describing the physical location of XML resources to the core XNI interfaces.
  -   This interface is used in grammar caching and entity resulution.
  +   This interface is used in grammar caching and entity resolution.
      </li>
      <li>
       Updated <code>XMLEntityResolver</code>, <code>XMLLocator</code>, <code>XMLDocumentHandler</code>, <code>XMLDocumentFragmentHandler</code>, and <code>XMLDTDHandler</code> to use <code>XMLResourceIdentifier</code> interface.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org