summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginewebauthuxrequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginewebauthuxrequest.cpp')
-rw-r--r--src/core/api/qwebenginewebauthuxrequest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/api/qwebenginewebauthuxrequest.cpp b/src/core/api/qwebenginewebauthuxrequest.cpp
index 18ebbb70e..e05aef9e8 100644
--- a/src/core/api/qwebenginewebauthuxrequest.cpp
+++ b/src/core/api/qwebenginewebauthuxrequest.cpp
@@ -12,7 +12,7 @@
\since QtWebEngine 6.7
\brief Encapsulates the data of a WebAuth UX request.
- Web engine's WebAuth UX requests are passed to the user in the
+ WebEngine's WebAuth UX requests are passed to the user in the
\l WebEngineView::webAuthUxRequested() signal.
For more information about how to handle web engine authenticator requests, see the
@@ -208,7 +208,7 @@
\value StorageFull The resident credential could not be created because the
authenticator has insufficient storage.
\value UserConsentDenied User consent denied.
- \value WinUserCancelled The user clicked \uicontrol Cancel in the native windows UI.
+ \value WinUserCancelled The user clicked \uicontrol Cancel in the native Windows UI.
*/
/*!