From d6a82ff09e15d2e76674562d2a1ebf6301efd064 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 7 Mar 2016 10:47:43 +0100 Subject: doc: corrected typo [ci skip] --- lib/ext/status_request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.1