summaryrefslogtreecommitdiff
path: root/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq')
-rw-r--r--examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq b/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq
index 14a7a14..8d5dcb2 100644
--- a/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq
+++ b/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries/statisticsInHTML.xq
@@ -1,6 +1,6 @@
<html>
<head>
- <title></title>
+ <title>Generated statistics</title>
</head>
<body>
<p>In total the tree has {count($root//QObject)} QObject instances.</p>