You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2005/05/18 22:18:14 UTC

cvs commit: xml-xerces/java/docs faq-xcatalogs.xml

mrglavas    2005/05/18 13:18:14

  Modified:    java/docs faq-xcatalogs.xml
  Log:
  Fixing a typo.
  
  Revision  Changes    Path
  1.7       +2 -2      xml-xerces/java/docs/faq-xcatalogs.xml
  
  Index: faq-xcatalogs.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-xcatalogs.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- faq-xcatalogs.xml	22 Mar 2004 04:00:42 -0000	1.6
  +++ faq-xcatalogs.xml	18 May 2005 20:18:14 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version='1.0' encoding='UTF-8'?>
   <!--
  - * Copyright 2004 The Apache Software Foundation.
  + * Copyright 2004,2005 The Apache Software Foundation.
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  @@ -76,7 +76,7 @@
        </p>
        <p>
         In addition to being used as an entity resolver, it is intended that 
  -      the <code>XMLCatalogManager</code> may be used standalone to perform 
  +      the <code>XMLCatalogResolver</code> may be used standalone to perform 
         catalog resolution outside of a parsing context. It may also be shared
         between several parsers and the application. See the <link idref="api">API</link> 
         documentation for details.
  
  
  

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