>From 9becf690f741476e1b8c6cb6a08830dd1e41e1a2 Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Sat, 30 Apr 2011 15:53:10 +0200 Subject: [PATCH 2/2] Grammar fix: allows *one* to ... --- libextra/gnutls_ia.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libextra/gnutls_ia.c b/libextra/gnutls_ia.c index e692bde..57dff81 100644 --- a/libextra/gnutls_ia.c +++ b/libextra/gnutls_ia.c @@ -957,7 +957,7 @@ gnutls_ia_get_server_avp_ptr (gnutls_ia_server_credentials_t cred) /** * gnutls_ia_enable: * @session: is a #gnutls_session_t structure. - * @allow_skip_on_resume: non-zero if local party allows to skip the + * @allow_skip_on_resume: non-zero if local party allows one to skip the * TLS/IA application phases for a resumed session. * * Specify whether we must advertise support for the TLS/IA extension -- 1.7.2.5