summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ext/status_request.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext/status_request.c b/lib/ext/status_request.c
index ec73ce4ae2..b68257a587 100644
--- a/lib/ext/status_request.c
+++ b/lib/ext/status_request.c
@@ -657,7 +657,7 @@ int _gnutls_recv_server_certificate_status(gnutls_session_t session)
* any of gnutls_certificate_verify_peers*() are called.
*
* If the flag %GNUTLS_OCSP_SR_IS_AVAIL is specified, the return
- * value of the function indicates whether an OCSP status response have
+ * value of the function indicates whether an OCSP status response has
* been received (even if invalid). The flag was introduced in GnuTLS 3.4.0.
*
* Returns: non zero if the response was valid, or a zero if it wasn't sent,