From: David VaĊĦek Date: Fri, 19 Dec 2025 13:51:01 +0000 (+0100) Subject: doc/appendices: fix a typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4936c3ee87849b8bace396df2b8e5765606941;p=thirdparty%2Fknot-dns.git doc/appendices: fix a typo --- diff --git a/doc/appendices.rst b/doc/appendices.rst index 655b6911f3..34f69d0e5a 100644 --- a/doc/appendices.rst +++ b/doc/appendices.rst @@ -131,5 +131,5 @@ outcome. .. [#fn-softhsm] Algorithms supported depend on support in OpenSSL on which SoftHSM relies. A command similar to the following may be used to verify what algorithms are supported: - ``$ pkcs11-tool --modul /usr/lib64/pkcs11/libsofthsm2.so -M``. + ``$ pkcs11-tool --module /usr/lib64/pkcs11/libsofthsm2.so -M``. .. [#fn-utimaco] Requires setting the number of background workers to 1!