summaryrefslogtreecommitdiffstats
path: root/examples/tools/doc/src/customcompleter.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/doc/src/customcompleter.qdoc')
-rw-r--r--examples/tools/doc/src/customcompleter.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/doc/src/customcompleter.qdoc b/examples/tools/doc/src/customcompleter.qdoc
index d1000dbcc8..ed56cd10db 100644
--- a/examples/tools/doc/src/customcompleter.qdoc
+++ b/examples/tools/doc/src/customcompleter.qdoc
@@ -29,7 +29,7 @@
\example customcompleter
\title Custom Completer Example
- The Custom Completer example shows how to provide string-completion
+ \brief The Custom Completer example shows how to provide string-completion
facilities for an input widget based on data provided by a model. The
completer pops up suggestions for possible words based on the first three
characters input by the user and the user's choice of word is inserted