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 50cdb694ba..adb87f4b66 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
\ingroup examples-network
- \brief Obtains the list of search recommendations by the Google search engine
+ \brief Obtains the list of search recommendations by the Google search engine.
The example uses the QNetworkAccessManager to obtain the list of search
recommendations by Google as the user types into a QLineEdit.