summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2019-10-20 16:48:17 +0200
committerPaul Wicking <paul.wicking@qt.io>2019-10-24 00:26:34 +0200
commit19e10651830d91dba06f51f8ca7849b5096cea05 (patch)
tree0309254c0fa51d2c05c86a240fa9af6468c591f0
parent149e1a911e392bb78a10d272fbe310fc6c794272 (diff)
downloadqtxmlpatterns-19e10651830d91dba06f51f8ca7849b5096cea05.tar.gz
Doc: Fix typo
Change-Id: I462fb91fbb2dfef7c29c0662f710aac5903791f4 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r--src/xmlpatterns/api/qabstractxmlnodemodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/api/qabstractxmlnodemodel.cpp b/src/xmlpatterns/api/qabstractxmlnodemodel.cpp
index b8fb0c7..99bf2a0 100644
--- a/src/xmlpatterns/api/qabstractxmlnodemodel.cpp
+++ b/src/xmlpatterns/api/qabstractxmlnodemodel.cpp
@@ -916,7 +916,7 @@ void QAbstractXmlNodeModel::sendNamespaces(const QXmlNodeModelIndex &n,
attribute. The implementor guarantees that the returned QVariant has
a value which is supported in XQuery. It cannot be an arbitrary
QVariant value. The implementor also guarantees that stringValue()
- returns a lexical representation of typedValue()(this is guaranteed
+ returns a lexical representation of typedValue() (this is guaranteed
by QSimpleXmlNodeModel::stringValue()).
If the return QVariant is a default constructed variant, it signals