aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-23 00:05:52 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-23 00:05:52 +0200
commitbabda9e9c702aee6e03e7537108383e32a7c17d0 (patch)
tree00ce2bf7e4ebbf7830d5749d7c144561ff69bce6 /doc
parent0c85bd35d4ab3f0e991dc4c9c67b2ac579f062ab (diff)
downloadlibmicrohttpd-babda9e9c702aee6e03e7537108383e32a7c17d0.tar.gz
libmicrohttpd-babda9e9c702aee6e03e7537108383e32a7c17d0.zip
fix misc typos
Diffstat (limited to 'doc')
-rw-r--r--doc/chapters/tlsauthentication.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chapters/tlsauthentication.inc b/doc/chapters/tlsauthentication.inc
index fdb3d920..ebde69a8 100644
--- a/doc/chapters/tlsauthentication.inc
+++ b/doc/chapters/tlsauthentication.inc
@@ -421,7 +421,7 @@ to this callback, as the GnuTLS API unfortunately does not permit this at this
421point. 421point.
422 422
423The @code{hosts} list can be initialized by loading the private keys and X.509 423The @code{hosts} list can be initialized by loading the private keys and X.509
424certificats from disk as follows: 424certificates from disk as follows:
425 425
426@verbatim 426@verbatim
427static void 427static void