summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-04-19 16:57:43 +0200
committerKai Koehne <kai.koehne@qt.io>2016-04-19 15:04:39 +0000
commit1e006305a7f450d6da3e700bcf0bbe70bf8c5105 (patch)
tree95856f2663f37b34f2b12b0b9218d8f74f93625d /src
parent77dd8ee0c42a93727418bef13e5b48d2ceaa24a3 (diff)
Doc: Fix typo on WebEngineHistoryListModel documentation
Change-Id: If20959319ab8fb1ff7281bba6a1dfcfaabcc1989 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/webengine/api/qquickwebenginehistory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebenginehistory.cpp b/src/webengine/api/qquickwebenginehistory.cpp
index d56dbc7a7..94b672f54 100644
--- a/src/webengine/api/qquickwebenginehistory.cpp
+++ b/src/webengine/api/qquickwebenginehistory.cpp
@@ -220,7 +220,7 @@ QQuickWebEngineHistoryPrivate::~QQuickWebEngineHistoryPrivate()
The WebEngineHistory type can be accessed by using the
\l{WebEngineView::navigationHistory}{WebEngineView.navigationHistory} property.
- The WebEngineHistory type providess the following WebEngineHistoryListModel data model objects:
+ The WebEngineHistory type provides the following WebEngineHistoryListModel data model objects:
\list
\li \c backItems, which contains the URLs of visited pages.