diff --git a/src/corelib/xml/qxmlstream.cpp b/src/corelib/xml/qxmlstream.cpp index 372b1d91fe2..d3579497eb2 100644 --- a/src/corelib/xml/qxmlstream.cpp +++ b/src/corelib/xml/qxmlstream.cpp @@ -2038,7 +2038,7 @@ QStringRef QXmlStreamReader::dtdSystemId() const element's namespace declarations. Otherwise an empty vector is returned. - The QXmlStreamNamespaceDeclaration class is defined to be a QVector + The QXmlStreamNamespaceDeclarations class is defined to be a QVector of QXmlStreamNamespaceDeclaration. \sa addExtraNamespaceDeclaration(), addExtraNamespaceDeclarations()