summaryrefslogtreecommitdiffstats
path: root/src/doc/src/examples/qml-webbrowser.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/examples/qml-webbrowser.qdoc')
-rw-r--r--src/doc/src/examples/qml-webbrowser.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/examples/qml-webbrowser.qdoc b/src/doc/src/examples/qml-webbrowser.qdoc
index f9efb82b..3f13ca43 100644
--- a/src/doc/src/examples/qml-webbrowser.qdoc
+++ b/src/doc/src/examples/qml-webbrowser.qdoc
@@ -31,7 +31,7 @@
\depends helper/qmlapplicationviewer
\brief The Qt Quick Web Browser demo shows how to write a simple web browser in QML by combining the
- WebView element with other components including scroll bars,
+ WebView element with other components including scroll bars,
\l Flickable views and TextInput fields.
\image qml-webbrowser-demo.png