Update QtXmlPatterns module name in documentation
authorHonglei Zhang <honglei.zhang@nokia.com>
Wed, 21 Mar 2012 11:35:00 +0000 (13:35 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 22 Mar 2012 11:53:26 +0000 (12:53 +0100)
According to new module name convention, QtXmlPatterns is
replaced with Qt XML Patterns in all documentation.

Task-number: QTBUG-24775

Change-Id: I9ca85728e266bd1ca9fa7a14e5e68c43c8d3e826
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/xml/dom/qdom.cpp

index 766ca51..04efe43 100644 (file)
@@ -892,7 +892,7 @@ QDomImplementationPrivate* QDomImplementationPrivate::clone()
 
     The QDom classes have a few issues of nonconformance with the XML
     specifications that cannot be fixed in Qt 4 without breaking backward
-    compatibility. The QtXmlPatterns module and the QXmlStreamReader and
+    compatibility. The Qt XML Patterns module and the QXmlStreamReader and
     QXmlStreamWriter classes have a higher degree of a conformance.
 
     \sa hasFeature()