summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-03-29 11:11:06 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-09 09:31:32 +0200
commitab7eacd8a57adb29e22d698dbe46e2b8026ee0bb (patch)
tree4abbc86e82783483f588d6dba115562e8d424aa0 /src
parent55c225428f419886f19ab853b62d603bc453ceb7 (diff)
Doc: Fix minor typo
QDoc needs correct capitalization to create a link to the class ref Change-Id: If95ab1245fcad6c0f624b88eb4522ba78be7d6a6 Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/xml/doc/src/qtxml-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/doc/src/qtxml-index.qdoc b/src/xml/doc/src/qtxml-index.qdoc
index 2247ce5ace..ded8f3de3c 100644
--- a/src/xml/doc/src/qtxml-index.qdoc
+++ b/src/xml/doc/src/qtxml-index.qdoc
@@ -31,7 +31,7 @@
\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.
+ the QXmlStreamReader and QXmlStreamWriter classes in Qt Core instead.
To include the definitions of the module's classes, use the
following directive: