diff --git a/src/network/ssl/qsslcertificate.cpp b/src/network/ssl/qsslcertificate.cpp index e9353916cb8..6d3a77b45f3 100644 --- a/src/network/ssl/qsslcertificate.cpp +++ b/src/network/ssl/qsslcertificate.cpp @@ -245,7 +245,7 @@ bool QSslCertificate::isNull() const expiryDate() and effectiveDate() with QDateTime::currentDateTime() This function checks that the current - data-time is within the date-time range during which the + date-time is within the date-time range during which the certificate is considered valid, and checks that the certificate is not in a blacklist of fraudulent certificates.