summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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