summaryrefslogtreecommitdiffstats
path: root/src/xml/dom
diff options
context:
space:
mode:
authorHonglei Zhang <honglei.zhang@nokia.com>2012-03-21 13:35:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-22 12:53:26 +0100
commit91c44fd31e62bd6aabbd3b4ecbb382558398306a (patch)
tree264f08e8d7574146d626f71e1f54cfa7dec7ae06 /src/xml/dom
parentf900da75823f4cafb4fe3b4bc3d00d5b0abd62b6 (diff)
Update QtXmlPatterns module name in documentation
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>
Diffstat (limited to 'src/xml/dom')
-rw-r--r--src/xml/dom/qdom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/dom/qdom.cpp b/src/xml/dom/qdom.cpp
index 766ca51ec3..04efe43e35 100644
--- a/src/xml/dom/qdom.cpp
+++ b/src/xml/dom/qdom.cpp
@@ -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()