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>
bb10
Sze Howe Koh 2013-03-29 11:11:06 +08:00 committed by The Qt Project
parent 55c225428f
commit ab7eacd8a5
1 changed files with 1 additions and 1 deletions

View File

@ -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: