summaryrefslogtreecommitdiff
path: root/doc/cha-tokens.texi
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2020-08-12 08:10:51 +0200
committerDaiki Ueno <ueno@gnu.org>2020-09-03 09:57:13 +0200
commit8266600c0730dba7dd6d4b2a4083748fa5396e4e (patch)
tree51392638f7ccab0aaab25ac71159b83862a467c9 /doc/cha-tokens.texi
parent03a999261937c9d389ad96759ff56efbbb1eb605 (diff)
downloadgnutls-8266600c0730dba7dd6d4b2a4083748fa5396e4e.tar.gz
doc: assorted typo fixes
Spotted by codespell. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to 'doc/cha-tokens.texi')
-rw-r--r--doc/cha-tokens.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi
index ab7a5fbf32..1ae054045f 100644
--- a/doc/cha-tokens.texi
+++ b/doc/cha-tokens.texi
@@ -620,7 +620,7 @@ can access TPM URLs.
The registered keys (that are stored in the TPM) can be listed using one of
the following functions. Those keys are unfortunately only identified by
their UUID and have no label or other human friendly identifier.
-Keys can be deleted from permament storage using @funcref{gnutls_tpm_privkey_delete}.
+Keys can be deleted from permanent storage using @funcref{gnutls_tpm_privkey_delete}.
@showfuncC{gnutls_tpm_get_registered,gnutls_tpm_key_list_deinit,gnutls_tpm_key_list_get_url}