[PATCH] tests/smime: fix typo in README

Subject: [PATCH] tests/smime: fix typo in README

Date: Wed, 18 Mar 2020 03:48:40 -0400

To: Notmuch Mail

Cc: Daniel Kahn Gillmor

From: Daniel Kahn Gillmor


Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseaman.net>
---
 test/smime/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/smime/README b/test/smime/README
index 92803c77..46211922 100644
--- a/test/smime/README
+++ b/test/smime/README
@@ -2,6 +2,6 @@ test.crt: self signed certificated
     % gpgsm --gen-key # needs gpgsm 2.1
 
 key+cert.pem: cert + unencryped private
-    % gpsm --import test.crt
+    % gpgsm --import test.crt
     % gpgsm --export-private-key-p12 -out foo.p12  (no passphrase)
     % openssl pkcs12 -in ns.p12 -clcerts -nodes > key+cert.pem
-- 
2.25.1

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: