From fb0cdadcd389d8dc7d0987c83856867122b229bd Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 20 Sep 2016 16:30:19 +0200 Subject: Doc: Replace external w3schools link with standard one Also change title to be lower case. Change-Id: I333a1a2854308b44f58e15a61dd7316787440952 Reviewed-by: Peter Varga Reviewed-by: Leena Miettinen --- src/webenginewidgets/api/qwebenginedownloaditem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webenginewidgets') 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 -- cgit v1.2.3