about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/PublicInbox/View.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/PublicInbox/View.pm b/lib/PublicInbox/View.pm
index 6b6597dd..2057face 100644
--- a/lib/PublicInbox/View.pm
+++ b/lib/PublicInbox/View.pm
@@ -44,8 +44,8 @@ sub msg_reply {
         push @$arg, '/path/to/YOUR_REPLY';
 
         "<hr /><pre\nid=R>".
-        "You may reply publically to <a\nhref=#t>this message</a> via email\n".
-        "using any one of the following methods:\n\n" .
+        "You may reply publically to <a\nhref=#t>this message</a> via\n".
+        "plain-text email using any one of the following methods:\n\n" .
         "* Save the following mbox file, import it into your mail client,\n" .
         "  and reply-to-all from there: <a\nhref=raw>mbox</a>\n\n" .
         "* Reply to all the recipients using the <b>--to</b>, <b>--cc</b>,\n" .