summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/simplewebplugin.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/simplewebplugin.qdoc')
-rw-r--r--doc/src/examples/simplewebplugin.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/simplewebplugin.qdoc b/doc/src/examples/simplewebplugin.qdoc
index 4c95b58..185cc85 100644
--- a/doc/src/examples/simplewebplugin.qdoc
+++ b/doc/src/examples/simplewebplugin.qdoc
@@ -29,7 +29,7 @@
\example webkit/simplewebplugin
\title Simple Web Plugin Example
- The Simple Web Plugin example shows how to embed a regular Qt widget into a
+ \brief The Simple Web Plugin example shows how to embed a regular Qt widget into a
Web page displayed using QWebView.
\image webkit-simplewebplugin.png A table widget embedded in a Web page.