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 2003/11/18 16:08:42 UTC

cvs commit: xml-xerces/java/docs samples-dom.xml

mrglavas    2003/11/18 07:08:42

  Modified:    java/docs samples-dom.xml
  Log:
  Fixing typo: cashing -> caching.
  
  Revision  Changes    Path
  1.9       +1 -1      xml-xerces/java/docs/samples-dom.xml
  
  Index: samples-dom.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/samples-dom.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- samples-dom.xml	23 Sep 2002 02:22:39 -0000	1.8
  +++ samples-dom.xml	18 Nov 2003 15:08:42 -0000	1.9
  @@ -175,7 +175,7 @@
      preparsed schema grammars.
     </p>
     <note>The Abstract Schema module implementation is <code>deprecated</code>. You should use 
  -        Xerces Grammar cashing functionality to pre-parse schemas.</note>
  +        Xerces Grammar caching functionality to pre-parse schemas.</note>
     <s3 title='usage'>
      <source>java dom.ASBuilder [-f|-F] -a uri ... [-i uri ...]</source>
     </s3>
  
  
  

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