summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-09-20 16:30:19 +0200
committerKai Koehne <kai.koehne@qt.io>2016-09-26 07:05:36 +0000
commitfb0cdadcd389d8dc7d0987c83856867122b229bd (patch)
tree2b3f45040acb7b56e1bbe055576bc401f29df9b0 /src/webenginewidgets
parent653edc8396f877ea4313bf5f9419487dcc19dfd6 (diff)
Doc: Replace external w3schools link with standard one
Also change title to be lower case. Change-Id: I333a1a2854308b44f58e15a61dd7316787440952 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/webenginewidgets')
-rw-r--r--src/webenginewidgets/api/qwebenginedownloaditem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webenginewidgets/api/qwebenginedownloaditem.cpp b/src/webenginewidgets/api/qwebenginedownloaditem.cpp
index 36e40df29..b777a0898 100644
--- a/src/webenginewidgets/api/qwebenginedownloaditem.cpp
+++ b/src/webenginewidgets/api/qwebenginedownloaditem.cpp
@@ -230,7 +230,7 @@ quint32 QWebEngineDownloadItem::id() const
user to save the content regardless of the content type.
See \l {RFC 2616 section 19.5.1} for details.
\value DownloadAttribute The user clicked a link with the \c download
- attribute. See \l {HTML download Attribute} for details.
+ attribute. See \l {HTML download attribute} for details.
\value UserRequested The user initiated the download, for example by
selecting a web action.
\value SavePage Saving of the current page was requested (for example by