summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/googlesuggest.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/googlesuggest.qdoc')
-rw-r--r--examples/network/doc/src/googlesuggest.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/doc/src/googlesuggest.qdoc b/examples/network/doc/src/googlesuggest.qdoc
index b18d082f89..ff16cbf9e0 100644
--- a/examples/network/doc/src/googlesuggest.qdoc
+++ b/examples/network/doc/src/googlesuggest.qdoc
@@ -29,7 +29,7 @@
\example 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.