summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/webenginewidgets/api')
-rw-r--r--src/webenginewidgets/api/qwebengineprofile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webenginewidgets/api/qwebengineprofile.cpp b/src/webenginewidgets/api/qwebengineprofile.cpp
index 6b31b3217..237d68473 100644
--- a/src/webenginewidgets/api/qwebengineprofile.cpp
+++ b/src/webenginewidgets/api/qwebengineprofile.cpp
@@ -834,8 +834,8 @@ void QWebEngineProfile::removeAllUrlSchemeHandlers()
Currently only affects Linux/NSS installations where it enables OCSP.
- As long as one profile has this option enabled, all other profiles will be
- able to use it for their certificate verification.
+ As long as one profile has \a enabled set to \c true, all other profiles
+ will be able to use it for their certificate verification.
\sa isUsedForGlobalCertificateVerification(), httpCacheType()
*/