summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/domtraversal.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/domtraversal.qdoc')
-rw-r--r--doc/src/examples/domtraversal.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/domtraversal.qdoc b/doc/src/examples/domtraversal.qdoc
index d0456c4..657b0dd 100644
--- a/doc/src/examples/domtraversal.qdoc
+++ b/doc/src/examples/domtraversal.qdoc
@@ -29,7 +29,7 @@
\example webkit/domtraversal
\title DOM Traversal Example
- The DOM Traversal example shows how to use the QWebElement class to access
+ \brief The DOM Traversal example shows how to use the QWebElement class to access
the structure of a Web page.
\image webkit-domtraversal.png