summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-01-18 15:56:02 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-01-18 15:56:28 +0100
commit6856ffafa7b094d2db788a8213d8412f6421f803 (patch)
treec77dcac9055ba0db62c0e45b78d3c2a21d9e8dca
parent08612f4dc7c82fde791cf8d550e43f7e1b86f19f (diff)
downloadgnutls-6856ffafa7b094d2db788a8213d8412f6421f803.tar.gz
doc: corrected typo [ci skip]
-rw-r--r--doc/cha-gtls-app.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index 709e61a11b..03a17d6288 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -264,7 +264,7 @@ operation.
@item select
@end itemize
-As well as an calls needed for memory allocation to work. Note however, that GnuTLS
+As well as any calls needed for memory allocation to work. Note however, that GnuTLS
depends on libc for the system calls, and there is no guarrantee that libc will
call the expected system call. For that it is recommended to test your
program in all the targetted platforms when filters like seccomp are in place.