From 94554c2da445f1378ce7030cb8ab4d935fcf3cc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Tue, 1 Jan 2019 14:26:04 +0100 Subject: Fix typos in doc/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tim Rühsen --- doc/cha-tokens.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/cha-tokens.texi') diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi index 529829bf29..409b360815 100644 --- a/doc/cha-tokens.texi +++ b/doc/cha-tokens.texi @@ -50,7 +50,7 @@ to sign an X.509 certificate with a key that resides in a token the following st used. @example -#inlude +#include void sign_cert( gnutls_x509_crt_t to_be_signed) @{ @@ -346,7 +346,7 @@ flag. @showfuncdesc{gnutls_pkcs11_add_provider} -In that case, the application will only have access to the modules explictly +In that case, the application will only have access to the modules explicitly loaded. If the @code{GNUTLS_PKCS11_FLAG_MANUAL} flag is specified and no calls to @funcref{gnutls_pkcs11_add_provider} are made, then the PKCS #11 functionality is effectively disabled. -- cgit v1.2.1