gareth      2003/02/21 01:36:42

  Modified:    c/doc    program-sax.xml
  Log:
  typo fix. Patch by  Neil Graham.
  
  Revision  Changes    Path
  1.13      +1 -1      xml-xerces/c/doc/program-sax.xml
  
  Index: program-sax.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-sax.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- program-sax.xml   5 Feb 2003 18:56:01 -0000       1.12
  +++ program-sax.xml   21 Feb 2003 09:36:42 -0000      1.13
  @@ -148,7 +148,7 @@
              of the features below are set using the "setter" methods (e.g. 
<code>setDoNamespaces</code>),
              and are queried using the corresponding "getter" methods (e.g. 
<code>getDoNamespaces</code>).
              The following only gives you a quick summary of supported features.  
Please
  -           refer to <jump href="api.html">API Documentataion</jump> for complete 
detail.
  +           refer to <jump href="api.html">API Documentation</jump> for complete 
detail.
              </p>
              <p>None of these features can be modified in the middle of a parse, or 
an exception will be thrown.</p>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to