SSL documentation: correct enum name
authorPeter Hartmann <peter.hartmann@nokia.com>
Mon, 31 Oct 2011 15:49:46 +0000 (16:49 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 19:34:43 +0000 (20:34 +0100)
(cherry picked from commit 9d5c920bb23b949a0b98f1268679a0a2c06dd1d9)

Change-Id: Id99040051afe97bca3b1a8e4e3ae5a4c7f617cc9
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
src/network/ssl/qssl.cpp

index d342a77..db72f9a 100644 (file)
@@ -131,7 +131,7 @@ QT_BEGIN_NAMESPACE
     fragments into the data when using block ciphers. When enabled, this
     prevents some attacks (such as the BEAST attack), however it is
     incompatible with some servers.
-    \value SslOptionDisableTickets Disables the SSL session ticket
+    \value SslOptionDisableSessionTickets Disables the SSL session ticket
     extension. This can cause slower connection setup, however some servers
     are not compatible with the extension.
     \value SslOptionDisableCompression Disables the SSL compression