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
parent
55c225428f
commit
ab7eacd8a5
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue