diff options
author | Werner Koch <[email protected]> | 2015-08-28 03:05:37 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-09-01 05:37:11 +0000 |
commit | 836a3e4315478236bcac126a79b9cdf3c3f1d3b6 (patch) | |
tree | f8615955d6444ffa88ad1bb9fd08ec6cfecb09c7 /doc | |
parent | g10: Don't leak memory if we fail to initialize a new database handle. (diff) | |
download | gnupg-836a3e4315478236bcac126a79b9cdf3c3f1d3b6.tar.gz gnupg-836a3e4315478236bcac126a79b9cdf3c3f1d3b6.zip |
Typo fixes
--
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 86726b3bd..a5cbafd6b 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -567,7 +567,7 @@ may be used. @item --gen-key @opindex gen-key -Generate a new key pair using teh current default parameters. This is +Generate a new key pair using the current default parameters. This is the standard command to create a new key. @item --full-gen-key |