summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qauthenticator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/kernel/qauthenticator.cpp')
-rw-r--r--src/network/kernel/qauthenticator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/kernel/qauthenticator.cpp b/src/network/kernel/qauthenticator.cpp
index b66e11b272..3da88e3fca 100644
--- a/src/network/kernel/qauthenticator.cpp
+++ b/src/network/kernel/qauthenticator.cpp
@@ -125,7 +125,7 @@ static QByteArray qNtlmPhase3_SSPI(QAuthenticatorPrivate *ctx, const QByteArray&
\section2 NTLM version 2
The NTLM authentication mechanism currently supports no incoming or outgoing options.
- On Windows, if no \a user has been set, domain\user credentials will be searched for on the
+ On Windows, if no \a user has been set, domain\\user credentials will be searched for on the
local system to enable Single-Sign-On functionality.
\section2 Digest-MD5