Author: scantor
Date: Wed Aug  2 16:03:24 2017
New Revision: 1803843

URL: http://svn.apache.org/viewvc?rev=1803843&view=rev
Log:
Fix a stray HTML tag.

Modified:
    xerces/c/trunk/doc/migration.xml

Modified: xerces/c/trunk/doc/migration.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/trunk/doc/migration.xml?rev=1803843&r1=1803842&r2=1803843&view=diff
==============================================================================
--- xerces/c/trunk/doc/migration.xml (original)
+++ xerces/c/trunk/doc/migration.xml Wed Aug  2 16:03:24 2017
@@ -27,7 +27,7 @@
     </s2>
 
     <s2 title="Migrating from &XercesCName; 3.X to &XercesCName; 
&XercesC3Version;">
-      <p>&XercesCName; &XercesC3Version; is an API-compatible, but not 
ABI-compatible, update to the 3.x branch. Code designed for use with Xerces 3 
should continue to compile, but existing applications <strong>MUST</strong> be 
recompiled to work with this version.</p>
+      <p>&XercesCName; &XercesC3Version; is an API-compatible, but not 
ABI-compatible, update to the 3.x branch. Code designed for use with Xerces 3 
should continue to compile, but existing applications MUST be recompiled to 
work with this version.</p>
 
       <p>Most of the changes are purely bug fixes, but there is a new build 
system based on CMake that provides support for Windows compilers. Both CMake 
and autoconf-based builds work on non-Windows platforms.</p>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to