summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qxmlquery.cpp
diff options
context:
space:
mode:
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