summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qauthenticator.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2012-09-20 13:03:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-21 19:59:34 +0200
commitcf79da9933513454501be55210937cba36b5a29d (patch)
treeb9499e7a3cdd708633179e0472f76b76dd5d5038 /src/network/kernel/qauthenticator.cpp
parentd1f74b8ddf7a6f26f8b2a689cc728282bc68125c (diff)
Fix doc errors.
Change-Id: I9974d870c081620217582fcb6f8b146d208a471c Reviewed-by: Peter Hartmann <phartmann@rim.com> Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
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