aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-08-25 08:39:44 +0000
committerWerner Koch <[email protected]>2020-08-25 08:39:44 +0000
commit1e61280ffcf0849c3cf327161c6b8cb29f8f8ecc (patch)
tree3e8308b32daad7b0b24005feaa6d831052e5161b
parentgpgconf,w32: New debug command --show-codepages. (diff)
downloadgnupg-1e61280ffcf0849c3cf327161c6b8cb29f8f8ecc.tar.gz
gnupg-1e61280ffcf0849c3cf327161c6b8cb29f8f8ecc.zip
doc: Typo fixes
--
-rw-r--r--agent/findkey.c2
-rw-r--r--agent/keyformat.txt2
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