summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-10-08 14:17:28 +0200
committerNico Vertriest <nico.vertriest@digia.com>2014-10-09 10:46:40 +0200
commit045028f951959dc217a0fc1c19f014989bfaaa1f (patch)
tree5b179ae9a9c10b6bedec558a6797c349362a8bce /src/xmlpatterns/api
parent5abd67e0645d2382861f86f6d3c6772e7727a811 (diff)
downloadqtxmlpatterns-045028f951959dc217a0fc1c19f014989bfaaa1f.tar.gz
Doc: Applied title case to section1 titlesv5.4.0-beta1
Task-number: QTBUG-41250 Change-Id: I3155acb9a6813b0309de7fa0542f29c5a3a46b17 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/xmlpatterns/api')
-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