summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@downhill.at.eu.org>2011-04-30 15:53:10 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-01 20:17:25 +0200
commit0ed0446b6a73886a407136a3881ad90d979e8049 (patch)
tree7e77dbcc0499d7178750ce8d5adfb5d69e29baa4
parent7c0ded297be37828e301435eb1db491be3392434 (diff)
downloadgnutls-0ed0446b6a73886a407136a3881ad90d979e8049.tar.gz
Grammar fix: allows *one* to ...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--libextra/gnutls_ia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/gnutls_ia.c b/libextra/gnutls_ia.c
index e692bde43f..57dff81f57 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