From: Nikos Mavrogiannopoulos Date: Mon, 7 Mar 2016 09:47:43 +0000 (+0100) Subject: doc: corrected typo [ci skip] X-Git-Tag: gnutls_3_5_0~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a82ff09e15d2e76674562d2a1ebf6301efd064;p=thirdparty%2Fgnutls.git doc: corrected typo [ci skip] --- 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,