From 23e42778e50eb030986ac6c5e98764f7775e359c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 6 Nov 2019 20:31:50 -0700 Subject: tweak sample prefix Signed-off-by: Sean Whitton --- mailscripts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailscripts.el b/mailscripts.el index 92cfe31..6bc64bc 100644 --- a/mailscripts.el +++ b/mailscripts.el @@ -30,7 +30,7 @@ (defcustom mailscripts-extract-patches-branch-prefix nil "Prefix for git branches created by functions which extract patch series. -E.g. `mailed/'." +E.g. `email/'." :type 'string :group 'mailscripts) -- cgit v1.2.3