We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7cd5b commit 1719dbdCopy full SHA for 1719dbd
src/config/openpgp.md
@@ -29,6 +29,6 @@ If you need to use pcscd for other reasons, run `echo disable-ccid >>
29
As an alternative to GnuPG with smartcards, Void also ships
30
`openpgp-card-tools`, a Rust based utility not reliant on GnuPG. It requires
31
using `pcscd` for interacting with smart cards, so if you want to use it in
32
-parallel with GnuPG, ou need to configure `scdaemon` to use the pcscd backend,
+parallel with GnuPG, you need to configure `scdaemon` to use the pcscd backend,
33
as described above in "[scdaemon with pcscd
34
backend](#scdaemon-with-pcscd-backend)".
0 commit comments