From 5349fb497a4e1a787dd082773b63dd501e8efd2e Mon Sep 17 00:00:00 2001 From: PeiYong Zhang <peiyongz@apache.org> Date: Wed, 3 Dec 2003 17:00:53 +0000 Subject: [PATCH] Xerces2_4_0: documentation typo fixed git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175520 13f79535-47bb-0310-9956-ffa450edef68 --- doc/migration_archive.xml | 10 +++++----- doc/releases_archive.xml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/migration_archive.xml b/doc/migration_archive.xml index 547e6af06..2d00d85ff 100644 --- a/doc/migration_archive.xml +++ b/doc/migration_archive.xml @@ -16,13 +16,13 @@ </s2> <anchor name="Migrateto230"/> - <s2 title="Migrating from &XercesCName; 2.2.0 to &XercesCName; &XercesCVersion;"> + <s2 title="Migrating from &XercesCName; 2.2.0 to &XercesCName; 2.3.0"> <p>The following section is a discussion of the technical differences between - &XercesCName; 2.2.0 code base and the &XercesCName; &XercesCVersion;.</p> + &XercesCName; 2.2.0 code base and the &XercesCName; 2.3.0.</p> <p>Topics discussed are:</p> <ul> - <li><link anchor="NewFeatures230">New features in &XercesCName; &XercesCVersion;</link></li> + <li><link anchor="NewFeatures230">New features in &XercesCName; 2.3.0</link></li> <li><link anchor="API230">Public API Changes</link></li> <ul> <li><link anchor="NewAPI230">New Public API</link></li> @@ -32,7 +32,7 @@ </ul> <anchor name="NewFeatures230"/> - <s3 title="New features in &XercesCName; &XercesCVersion;"> + <s3 title="New features in &XercesCName; 2.3.0"> <ul> <li>Experimental Implementation of Namespaces in XML 1.1 </li> <li>Experimental Implementation of XML 1.1: in DOMWriter</li> @@ -53,7 +53,7 @@ <s3 title="Public API Changes"> <p>The following lists the public API changes between the &XercesCName; - 2.2.0; and the &XercesCName; &XercesCVersion; releases + 2.2.0; and the &XercesCName; 2.3.0 releases of the parser. </p> <anchor name="NewAPI230"/> diff --git a/doc/releases_archive.xml b/doc/releases_archive.xml index 26981f72a..61c7fe7ef 100644 --- a/doc/releases_archive.xml +++ b/doc/releases_archive.xml @@ -24,11 +24,11 @@ </s2> <anchor name="Release230"/> -<s2 title="Release Information of &XercesCName; &XercesCVersion;: May 23, 2003"> +<s2 title="Release Information of &XercesCName; 2.3.0: May 23, 2003"> <p> Here is the list of <jump href= "http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfield=resolution&chfieldfrom=02%2F07%2F03&chfieldto=05%2F23%2F03&chfieldvalue=fixed&product=Xerces-C%2B%2B&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&newqueryname=&order=bugs.bug_id"> -fixed bugzilla bugs</jump> that are resolved in this release, &XercesCName; &XercesCVersion;. +fixed bugzilla bugs</jump> that are resolved in this release, &XercesCName; 2.3.0. </p> <table> -- GitLab