]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-crypto.el
Fix typos
[notmuch] / emacs / notmuch-crypto.el
index 6df1dd649ceb25eb8ec442f149fa442d2e281e09..276c98594e3db94c115845600064d81d2d7e800c 100644 (file)
@@ -128,7 +128,7 @@ by user FROM."
       (setq label (concat "Unknown key ID " keyid " or unsupported algorithm"))
       (setq button-action 'notmuch-crypto-sigstatus-error-callback)
       (setq help-msg (concat "Click to retrieve key ID " keyid
-                            " from keyserver.")))
+                            " from key server.")))
      ((string= status "bad")
       (setq label (concat "Bad signature (claimed key ID " keyid ")"))
       (setq face 'notmuch-crypto-signature-bad))