From 3e12fbea46fdf7dc91c8042dff4c3f281ef4dfe0 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 3 Feb 2019 09:35:07 +0100 Subject: [PATCH] [Mail] Minor update of comment --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 07cdf14..2338eab 100644 --- a/init.el +++ b/init.el @@ -1444,8 +1444,8 @@ (bbdb-initialize 'gnus 'message) (bbdb-mua-auto-update-init 'message) - ;; Ensure that whenever we compose new mail, this mail will use the - ;; correct posting style. This is ensured by setting ARG of + ;; Ensure that whenever we compose new mail, it will use the correct + ;; posting style. This is ensured by setting ARG of ;; `gnus-group-mail’ to 1 to let it query the user for a group. (defadvice gnus-group-mail (before inhibit-no-argument activate) (unless (ad-get-arg 0)