summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qocspresponse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/ssl/qocspresponse.cpp')
-rw-r--r--src/network/ssl/qocspresponse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/ssl/qocspresponse.cpp b/src/network/ssl/qocspresponse.cpp
index 7fc83fa54a..51c9f71b71 100644
--- a/src/network/ssl/qocspresponse.cpp
+++ b/src/network/ssl/qocspresponse.cpp
@@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
\ingroup ssl
\inmodule QtNetwork
- The QOcspResponse class represents the revocation status of a server's certficate,
+ The QOcspResponse class represents the revocation status of a server's certificate,
received by the client-side socket during the TLS handshake. QSslSocket must be
configured with OCSP stapling enabled.