From b5b8fdb915e7d57128b807f5640f418c2fd7cc85 Mon Sep 17 00:00:00 2001 From: Marcel Krems Date: Fri, 27 Apr 2012 03:08:21 +0200 Subject: documentation fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If165933df41e518f5ba6065792676260fd2492b6 Reviewed-by: Jędrzej Nowacki --- src/network/ssl/qsslsocket.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network') 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 -- cgit v1.2.3