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.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/network/doc/src/googlesuggest.qdoc b/examples/network/doc/src/googlesuggest.qdoc
index c04e65c3f9..b53c394d76 100644
--- a/examples/network/doc/src/googlesuggest.qdoc
+++ b/examples/network/doc/src/googlesuggest.qdoc
@@ -29,10 +29,10 @@
\example googlesuggest
\title Google Suggest Example
\ingroup examples-network
+ \brief Obtains the list of search recommendations by the Google search engine
- \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.
+ The example uses the QNetworkAccessManager to obtain the list of search
+ recommendations by Google as the user types into a QLineEdit.
\image googlesuggest-example.png