summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/src/qtxml-index.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/doc/src/qtxml-index.qdoc')
-rw-r--r--src/xml/doc/src/qtxml-index.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xml/doc/src/qtxml-index.qdoc b/src/xml/doc/src/qtxml-index.qdoc
index 329dbc1c7f..2247ce5ace 100644
--- a/src/xml/doc/src/qtxml-index.qdoc
+++ b/src/xml/doc/src/qtxml-index.qdoc
@@ -27,8 +27,8 @@
/*!
\page qtxml-index.html
- \title Qt Xml
- \brief The QtXml module provides C++ implementations of the SAX and DOM standards for XML.
+ \title Qt XML
+ \brief The Qt XML module provides C++ implementations of the SAX and DOM standards for XML.
The module is not actively maintained anymore. Please use
the QXmlStreamReader and QXmlStreamwriter classes in Qt Core instead.
@@ -43,6 +43,6 @@
\snippet code/doc_src_qtxml.pro 1
- The \l{Qt Xml C++ classes} page gives an overview over the available classes
+ The \l{Qt XML C++ Classes} page gives an overview over the available classes
int this module.
*/