]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: corrected typo [ci skip]
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 7 Mar 2016 09:47:43 +0000 (10:47 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 7 Mar 2016 09:47:43 +0000 (10:47 +0100)
lib/ext/status_request.c

index ec73ce4ae2a8dd4f7f1094d27b9aff03e139a2f2..b68257a587abb2d1998be8d0e4592f42d4017287 100644 (file)
@@ -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,