summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-12-07 11:22:33 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-12-09 02:32:07 +0000
commit168867aac8789f00adad08e574b16569084cb9cd (patch)
tree47f1bf56a01d4998a67e0df4a4323942c1c8c778 /src/webenginewidgets
parent481155893fd85b4b0770397375ceaf520fcf9db6 (diff)
Fix missing space in documentation
Change-Id: Ic010e1dad40633d13d70972c0d9270ac149a8b3b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/webenginewidgets')
-rw-r--r--src/webenginewidgets/api/qwebenginepage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webenginewidgets/api/qwebenginepage.cpp b/src/webenginewidgets/api/qwebenginepage.cpp
index 3ca73f12d..fb7372284 100644
--- a/src/webenginewidgets/api/qwebenginepage.cpp
+++ b/src/webenginewidgets/api/qwebenginepage.cpp
@@ -2039,7 +2039,7 @@ void QWebEnginePage::setInspectedPage(QWebEnginePage *page)
/*!
\since 5.11
- Returns the pagethat is hosting the developer tools
+ Returns the page that is hosting the developer tools
of this page, if any.
Returns \c nullptr if no developer tools page is set.