summaryrefslogtreecommitdiffstats
path: root/src/webengine
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 15:27:58 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-22 12:21:16 +0000
commit23747d6220fd039a802e873b00127f391076a8bb (patch)
tree8e73aaee58889faa73df4463e41c84898ccf8318 /src/webengine
parent9a9f0311765cb93a6262d92c198b8b1a51cd9571 (diff)
Doc: Add missing dots (qtwebengine)
Task-number: QTBUG-68933 Change-Id: I395157a9931a0e0789b3791cc9b4d55dbcf8a4c2 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/webengine')
-rw-r--r--src/webengine/api/qtwebengineglobal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qtwebengineglobal.cpp b/src/webengine/api/qtwebengineglobal.cpp
index a242fc6aa..d181f44aa 100644
--- a/src/webengine/api/qtwebengineglobal.cpp
+++ b/src/webengine/api/qtwebengineglobal.cpp
@@ -54,7 +54,7 @@ namespace QtWebEngine {
\ingroup qtwebengine-namespaces
\keyword QtWebEngine Namespace
- \brief Helper functions for the Qt WebEngine (Qt Quick) module
+ \brief Helper functions for the Qt WebEngine (Qt Quick) module.
The \l[CPP]{QtWebEngine} namespace is part of the Qt WebEngine module.
*/