summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/completer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/completer.qdoc')
-rw-r--r--doc/src/examples/completer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/completer.qdoc b/doc/src/examples/completer.qdoc
index 408de6b..298bbc4 100644
--- a/doc/src/examples/completer.qdoc
+++ b/doc/src/examples/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