summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorMarcel Krems <m.krems@software-vision.eu>2012-04-27 03:08:21 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-27 02:33:09 +0200
commitb5b8fdb915e7d57128b807f5640f418c2fd7cc85 (patch)
tree933f5d90583370cffcb6272b03f0e3d0814a77aa /src/network
parenta86b3d76a505d5a8e3b04047e9f7944836b34304 (diff)
documentation fixes
Change-Id: If165933df41e518f5ba6065792676260fd2492b6 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'src/network')
-rw-r--r--src/network/ssl/qsslsocket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/ssl/qsslsocket.cpp b/src/network/ssl/qsslsocket.cpp
index a68b3f72f2..8260c1c563 100644
--- a/src/network/ssl/qsslsocket.cpp
+++ b/src/network/ssl/qsslsocket.cpp
@@ -586,7 +586,7 @@ void QSslSocket::setProtocol(QSsl::SslProtocol protocol)
/*!
\since 4.4
- Returns the socket's verify mode. This mode mode decides whether
+ Returns the socket's verify mode. This mode decides whether
QSslSocket should request a certificate from the peer (i.e., the client
requests a certificate from the server, or a server requesting a
certificate from the client), and whether it should require that this