summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qxmlquery.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-10-09 18:10:14 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-10-09 18:10:14 +0200
commitd31582e689bb9aa68aaa9223577db81620e106b9 (patch)
treebf62828c8b8132ffa1d62d9df6a1e72cf55d0188 /src/xmlpatterns/api/qxmlquery.cpp
parent5cf5e9323d921f5c44a94a4fa20707c681b48f77 (diff)
parent045028f951959dc217a0fc1c19f014989bfaaa1f (diff)
downloadqtxmlpatterns-d31582e689bb9aa68aaa9223577db81620e106b9.tar.gz
Merge remote-tracking branch 'origin/5.4' into dev
Change-Id: I4a853063ea9aaeb5d7055d4652be6faef468236e
Diffstat (limited to 'src/xmlpatterns/api/qxmlquery.cpp')
-rw-r--r--src/xmlpatterns/api/qxmlquery.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/api/qxmlquery.cpp b/src/xmlpatterns/api/qxmlquery.cpp
index f16ab91..2bacff3 100644
--- a/src/xmlpatterns/api/qxmlquery.cpp
+++ b/src/xmlpatterns/api/qxmlquery.cpp
@@ -123,7 +123,7 @@ QT_BEGIN_NAMESPACE
running an XPath expression is the same as running an XQuery
query. Pass the XPath expression to QXmlQuery using setQuery().
- \section1 Running XSLT stylesheets
+ \section1 Running XSLT Stylesheets
Running an XSLT stylesheet is like running an XQuery, except that
when you construct your QXmlQuery, you must pass QXmlQuery::XSLT20