gareth 2003/02/21 01:29:35
Modified: c/doc program-deprecateddom.xml
Log:
fixed typo - patch by Neil Graham
Revision Changes Path
1.10 +1 -1 xml-xerces/c/doc/program-deprecateddom.xml
Index: program-deprecateddom.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/program-deprecateddom.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- program-deprecateddom.xml 5 Feb 2003 18:56:00 -0000 1.9
+++ program-deprecateddom.xml 21 Feb 2003 09:29:35 -0000 1.10
@@ -329,7 +329,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]