summaryrefslogtreecommitdiff
path: root/doc/cha-library.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-13 09:42:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-13 09:42:33 +0200
commitbab1df49567bfa91d19cc3fd9d1f332252e0ac91 (patch)
treec41285fd6ac3ef6accd83a48a960e8df294e521c /doc/cha-library.texi
parentde0b17d3c17802f2f050d62528874399f5493140 (diff)
downloadgnutls-bab1df49567bfa91d19cc3fd9d1f332252e0ac91.tar.gz
documentation updates
Diffstat (limited to 'doc/cha-library.texi')
-rw-r--r--doc/cha-library.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-library.texi b/doc/cha-library.texi
index 1347460847..23020c4538 100644
--- a/doc/cha-library.texi
+++ b/doc/cha-library.texi
@@ -195,7 +195,7 @@ int main()
@section Callback functions
@cindex Callback functions
-There are several cases where @acronym{GnuTLS} may need some out of
+There are several cases where @acronym{GnuTLS} may need out of
band input from your program. This is now implemented using some
callback functions, which your program is expected to register.