diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-04-28 03:06:33 +0200 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-04-28 03:06:33 +0200 |
commit | 5c8fe5480964c282540c051b538e812851988422 (patch) | |
tree | 61da9fb34cfb67875bea2dc259741c0e9b8ca78f /doc/gpg-agent.texi | |
parent | g10: For signing, prefer available card key when no -u option. (diff) | |
download | gnupg2-5c8fe5480964c282540c051b538e812851988422.tar.xz gnupg2-5c8fe5480964c282540c051b538e812851988422.zip |
Spelling fixes in docs and comments.
--
In addition, fix trailing spaces in tests/inittests.
GnuPG-bug-id: 3121
Reported-by: ka7 (klemens)
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 6aab646f0..edcdf1a84 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1323,7 +1323,7 @@ This command adds a passphrase to the cache for the specified @var{keygrip}. PRESET_PASSPHRASE [--inquire] <string_or_keygrip> <timeout> [<hexstring>] @end example -The passphrase is a hexidecimal string when specified. When not specified, the +The passphrase is a hexadecimal string when specified. When not specified, the passphrase will be retrieved from the pinentry module unless the @option{--inquire} option was specified in which case the passphrase will be retrieved from the client. |