summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/doc/src/qtwebenginecore-module.qdoc2
-rw-r--r--src/webengine/api/qtwebengineglobal.cpp2
-rw-r--r--src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/core/doc/src/qtwebenginecore-module.qdoc b/src/core/doc/src/qtwebenginecore-module.qdoc
index 0ac20a794..2ed0a4c06 100644
--- a/src/core/doc/src/qtwebenginecore-module.qdoc
+++ b/src/core/doc/src/qtwebenginecore-module.qdoc
@@ -29,7 +29,7 @@
/*!
\module QtWebEngineCore
\title Qt WebEngine Core C++ Classes
- \brief Provides public API shared by both QtWebEngine and QtWebEngineWidgets
+ \brief Provides public API shared by both QtWebEngine and QtWebEngineWidgets.
\since 5.6
\ingroup qtwebengine-modules
\ingroup modules
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.
*/
diff --git a/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc b/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc
index 3da554a81..e4f259882 100644
--- a/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc
+++ b/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc
@@ -28,7 +28,7 @@
/*!
\module QtWebEngineWidgets
\title Qt WebEngine Widgets C++ Classes
- \brief Provides C++ classes for rendering web content in a QWidget based application
+ \brief Provides C++ classes for rendering web content in a QWidget based application.
\ingroup modules
\ingroup qtwebengine-modules
\qtvariable webenginewidgets