summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src/qtwebengine-features.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/doc/src/qtwebengine-features.qdoc')
-rw-r--r--src/webengine/doc/src/qtwebengine-features.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/webengine/doc/src/qtwebengine-features.qdoc b/src/webengine/doc/src/qtwebengine-features.qdoc
index 64e9badb1..f53c118a8 100644
--- a/src/webengine/doc/src/qtwebengine-features.qdoc
+++ b/src/webengine/doc/src/qtwebengine-features.qdoc
@@ -50,7 +50,7 @@
\li \l{Touch}
\li \l{View Source}
\li \l{WebRTC}
- \li \l{Notifications}
+ \li \l{Web Notifications}
\endlist
\section1 Audio and Video Codecs
@@ -513,9 +513,9 @@
opening \c https://test.webrtc.org/ in \l{WebEngine Widgets Simple Browser
Example}{Simple Browser} or \l{WebEngine Quick Nano Browser}{Nano Browser}.
- \section1 Notifications
+ \section1 Web Notifications
- Qt WebEngine supports JavaScript Web Notification API.
+ Qt WebEngine supports JavaScript \l{Web Notifications API}.
The application has to explicitly allow the feature by using
QWebEnginePage::Notifications or \l{WebEngineView::Feature}
{WebEngineView.Notifications}.