Fix typo in docs.

Change-Id: I37ccb10d40d2a848b7c251286d29aeb85411e912
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Richard Moore 2012-12-20 22:56:43 +00:00 committed by The Qt Project
parent 0b08598487
commit 543e2d5e01

View File

@ -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.