mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
doc: Typo fixes
--
This commit is contained in:
parent
32021dfa5b
commit
1e61280ffc
@ -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')
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user