From 1e61280ffcf0849c3cf327161c6b8cb29f8f8ecc Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 25 Aug 2020 10:39:44 +0200 Subject: [PATCH] doc: Typo fixes -- --- agent/findkey.c | 2 +- agent/keyformat.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent/findkey.c b/agent/findkey.c index a9a8fb851..fa9e5b548 100644 --- a/agent/findkey.c +++ b/agent/findkey.c @@ -1044,7 +1044,7 @@ agent_key_from_file (ctrl_t ctrl, const char *cache_nonce, /* Note, that we will take the comment as a C string for * display purposes; i.e. all stuff beyond a Nul character is * ignored. If a "Label" entry is available in the meta data - * this is used instead of the s-ecpression comment. */ + * this is used instead of the s-expression comment. */ if (keymeta && (comment = nvc_get_string (keymeta, "Label:"))) { if (strchr (comment, '\n') diff --git a/agent/keyformat.txt b/agent/keyformat.txt index 7e1b9613d..687c0763d 100644 --- a/agent/keyformat.txt +++ b/agent/keyformat.txt @@ -88,7 +88,7 @@ so that the file can be easily inspected and edited. See section *** Created The UTC time the key was created in ISO compressed format -(yyyymmddThhmmss). This informarion can be used to re-create an +(yyyymmddThhmmss). This information can be used to re-create an OpenPGP key. *** Label