X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;h=3c6d685cbd6054c68a0281e696e747c8045aff57;hp=6df54fc992bb39b2f61e115b83f53555e05c00a0;hb=557965b8fae3d7923cee0fb8d9b298173e73a264;hpb=3dcd6e9a23cb071a5c1bb474180c3b57650df56b diff --git a/notmuch-reply.c b/notmuch-reply.c index 6df54fc9..3c6d685c 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -332,7 +332,7 @@ add_recipients_from_message (GMimeMessage *reply, * field and use the From header. This ensures the original sender * will get the reply even if not subscribed to the list. Note * that the address in the Reply-To header will always appear in - * the reply. + * the reply if reply_all is true. */ if (reply_to_header_is_redundant (message)) { reply_to_map[0].header = "from";