summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 15:35:59 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-19 09:54:19 +0000
commit678f92561ced620fc666ed0c003740842b505859 (patch)
tree04db3b14e16e71b811105dce3ffd693d2ca18903 /src
parentcfa232c26b5b68145a305d3a51e83ee03de3a4b9 (diff)
Doc: Add missing dots (qtwebview)
Task-number: QTBUG-68933 Change-Id: I396217ea3f2c752c82491de90665ecb24a399ef9 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/webview/qquickwebview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webview/qquickwebview.cpp b/src/webview/qquickwebview.cpp
index eb0727a..898154e 100644
--- a/src/webview/qquickwebview.cpp
+++ b/src/webview/qquickwebview.cpp
@@ -76,7 +76,7 @@ Q_GLOBAL_STATIC(CallbackStorage, callbacks)
\qmltype WebView
\inqmlmodule QtWebView
\ingroup qtwebview
- \brief A component for displaying web content
+ \brief A component for displaying web content.
WebView is a component for displaying web content which is implemented using native
APIs on the platforms where this is available, thus it does not necessarily require