summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-examples.texi
diff options
context:
space:
mode:
authorPatrick Pelletier <code@funwithsoftware.org>2011-12-28 01:37:06 -0800
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-12-28 16:08:55 +0200
commit8d4c4cafee906ea8e5f27de6a1c8d1cb45117eda (patch)
treeb3da8bc033b3f538d78820c44bad0b48d9561dcb /doc/cha-gtls-examples.texi
parent87ed97f3046dcc7f80d4ae70b40045f3a82112ed (diff)
downloadgnutls-8d4c4cafee906ea8e5f27de6a1c8d1cb45117eda.tar.gz
minor doc and comment fixes
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'doc/cha-gtls-examples.texi')
-rw-r--r--doc/cha-gtls-examples.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-gtls-examples.texi b/doc/cha-gtls-examples.texi
index 8d364b635b..fed30d5ab7 100644
--- a/doc/cha-gtls-examples.texi
+++ b/doc/cha-gtls-examples.texi
@@ -201,7 +201,7 @@ server. Here it is separate for simplicity.
@node Echo server with anonymous authentication
@subsection Echo server with anonymous authentication
-This example server support anonymous authentication, and could be
+This example server supports anonymous authentication, and could be
used to serve the example client for anonymous authentication.
@verbatiminclude examples/ex-serv-anon.c