doc: Typo fixes

--
This commit is contained in:
Werner Koch 2020-08-25 10:39:44 +02:00
parent 32021dfa5b
commit 1e61280ffc
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 2 additions and 2 deletions

View File

@ -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')

View File

@ -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