summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/completer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/completer.qdoc')
-rw-r--r--examples/widgets/doc/src/completer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/completer.qdoc b/examples/widgets/doc/src/completer.qdoc
index 39be735245..baa3a55ea6 100644
--- a/examples/widgets/doc/src/completer.qdoc
+++ b/examples/widgets/doc/src/completer.qdoc
@@ -29,7 +29,7 @@
\example tools/completer
\title Completer Example
- The Completer example shows how to provide string-completion facilities
+ \brief The Completer example shows how to provide string-completion facilities
for an input widget based on data provided by a model.
\image completer-example.png