diff options
author | Werner Koch <wk@gnupg.org> | 2022-01-24 22:22:34 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2022-01-24 22:22:34 +0100 |
commit | b7e1afe9a4bad66f158093c90d4d8e235decee85 (patch) | |
tree | 8dabed149efee1eb9b0c5d5d3a99268498c0fc58 /doc | |
parent | agent: always use hexgrip when storing key password (diff) | |
download | gnupg2-b7e1afe9a4bad66f158093c90d4d8e235decee85.tar.xz gnupg2-b7e1afe9a4bad66f158093c90d4d8e235decee85.zip |
doc: Minor typo fixes
--
Diffstat (limited to 'doc')
-rw-r--r-- | doc/help.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/help.txt b/doc/help.txt index fb7a22ca4..917175004 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -199,7 +199,7 @@ The suggested default is usually a good choice. If you want to use a large key size, for example 4096 bit, please think again whether it really makes sense for you. You may want -to view the web page http://www.xkcd.com/538/ . +to view the web page https://www.xkcd.com/538/ . . .gpg.keygen.size.huge.okay @@ -214,7 +214,7 @@ Answer "yes" or "no". .gpg.keygen.valid Enter the required value as shown in the prompt. -It is possible to enter a ISO date (YYYY-MM-DD) but you won't +It is possible to enter an ISO date (YYYY-MM-DD) but you won't get a good error response - instead the system tries to interpret the given value as an interval. . |