From c91051d3c68b1805b3e9777990334398d3138d18 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 14 Dec 2020 00:10:04 -0500 Subject: piem-b4-am-ready-from-mid: Use consistent spelling for message ID It looks like all other spots that aren't specifically referring to the header use "message ID". --- piem-b4.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piem-b4.el b/piem-b4.el index 172236f..965840b 100644 --- a/piem-b4.el +++ b/piem-b4.el @@ -122,7 +122,7 @@ ARGS is a list of arguments to pass to `b4 am'." ;;;###autoload (defun piem-b4-am-ready-from-mid (mid &optional args) "Download the thread for MID and and extract an am-ready mbox. -MID is a Message-Id to pass directly to `b4 am', along with the +MID is a message ID to pass directly to `b4 am', along with the list of arguments specified via ARGS." (interactive (list (read-string "Message ID: " nil nil (piem-mid)) (transient-args 'piem-b4-am))) -- cgit v1.2.3