summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/googlesuggest.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/googlesuggest.qdoc')
-rw-r--r--doc/src/examples/googlesuggest.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/googlesuggest.qdoc b/doc/src/examples/googlesuggest.qdoc
index 743a624..8e5c1ca 100644
--- a/doc/src/examples/googlesuggest.qdoc
+++ b/doc/src/examples/googlesuggest.qdoc
@@ -29,7 +29,7 @@
\example network/googlesuggest
\title Google Suggest Example
- The Google Suggest example demonstrates how to use the QNetworkAccessManager
+ \brief The Google Suggest example demonstrates how to use the QNetworkAccessManager
class to obtain a list of suggestions from the Google search engine as the
user types into a QLineEdit.