Fix typo in version string.
[gnus] / lisp / smime.el
index 0695d5a..27db3e3 100644 (file)
@@ -428,6 +428,7 @@ Any details (stdout and stderr) are left in the buffer specified by
 
 (defun smime-decrypt-region (b e keyfile &optional from)
   "Decrypt S/MIME message in region between B and E with key in KEYFILE.
+Optional FROM specifies sender's mail address.
 On success, replaces region with decrypted data and return non-nil.
 Any details (stderr on success, stdout and stderr on error) are left
 in the buffer specified by `smime-details-buffer'."