summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/webplugin.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/webplugin.qdoc')
-rw-r--r--doc/src/examples/webplugin.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/webplugin.qdoc b/doc/src/examples/webplugin.qdoc
index dcf4fb5..c607bef 100644
--- a/doc/src/examples/webplugin.qdoc
+++ b/doc/src/examples/webplugin.qdoc
@@ -29,7 +29,7 @@
\example webkit/webplugin
\title Web Plugin Example
- The Web Plugin example shows how to communicate between a Qt widget
+ \brief The Web Plugin example shows how to communicate between a Qt widget
embedded in a Web page and the page itself.
\image webkit-webplugin.png A table widget embedded in a Web page.