summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-03-23 13:36:29 +0100
committerKent Hansen <kent.hansen@nokia.com>2012-03-23 14:10:58 +0100
commit3b512ae142017f105f297467f74dc28d3cb9030a (patch)
tree9e131e23c01537f051851a1da9576c1e1ddf5ba2 /src/xml
parente20c4730192f312881591fb50e571af0a88fe421 (diff)
parentf956f9a83603a3df5651e3238c24e8df37558d6e (diff)
Merge master into api_changes
Diffstat (limited to 'src/xml')
-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()