diff options
author | Werner Koch <wk@gnupg.org> | 2021-03-14 11:30:23 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2021-03-14 11:30:23 +0100 |
commit | 3f1c3f55eaabfa717f9ea37265d1f4bb6e6b9197 (patch) | |
tree | 98b241ac4b7667451c18016d122213b94fc0d214 | |
parent | doc: add documentation for gpg's keytotpm command (diff) | |
download | gnupg2-3f1c3f55eaabfa717f9ea37265d1f4bb6e6b9197.tar.xz gnupg2-3f1c3f55eaabfa717f9ea37265d1f4bb6e6b9197.zip |
doc: Typo fix in scdaemon.texi
--
-rw-r--r-- | doc/scdaemon.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 8af42c58e..7fc32b86f 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -229,7 +229,7 @@ socket. @item --pcsc-shared @opindex pcsc-shared Use shared mode to access the card via PC/SC. This is a somewhat -dangerous option because Scdaemon assumes exclusivbe access to teh +dangerous option because Scdaemon assumes exclusive access to the card and for example caches certain information from the card. Use this option only if you know what you are doing. |