summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-03-07 10:47:43 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-03-07 10:47:43 +0100
commitd6a82ff09e15d2e76674562d2a1ebf6301efd064 (patch)
tree31659b9289d0f76f27f5bad1a72d10dcd13ac21e
parent56944b142dfc54c116cd40953294a4914ba47aa9 (diff)
downloadgnutls-d6a82ff09e15d2e76674562d2a1ebf6301efd064.tar.gz
doc: corrected typo [ci skip]
-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,