diff options
author | Werner Koch <wk@gnupg.org> | 2024-01-29 09:16:21 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2024-01-29 09:16:21 +0100 |
commit | 2ed1f68b48db7b5503045386de0500fddf70077e (patch) | |
tree | 4472c9d48c72d08dfd85ea35b15d65a0bc0d3ad1 /doc/gpg-card.texi | |
parent | speedo: Improve parsing of the ~./.gnupg-autogen.rc (diff) | |
download | gnupg2-2ed1f68b48db7b5503045386de0500fddf70077e.tar.xz gnupg2-2ed1f68b48db7b5503045386de0500fddf70077e.zip |
doc: Fix spelling errors found by lintian.
--
Reported-by: Andreas Metzler <ametzler@debian.org>
Diffstat (limited to 'doc/gpg-card.texi')
-rw-r--r-- | doc/gpg-card.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-card.texi b/doc/gpg-card.texi index 8787793f8..3a659e80f 100644 --- a/doc/gpg-card.texi +++ b/doc/gpg-card.texi @@ -226,7 +226,7 @@ OpenPGP or X.509 keys. @item LOGIN [--clear] [< @var{file}] @opindex login Set the login data object of OpenPGP cards. If @var{file} is given -the data is is read from that file. This allows to store binary data +the data is is read from that file. This allows one to store binary data in the login field. The option @option{--clear} deletes the login data object. |