From 1d8a72876e8060e24d53aaaeb4c5ee181b6a292d Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Wed, 9 Jun 2021 16:07:15 +0200 Subject: git-email: Fix typos. * git-email-gnus.el (git-email-gnus-mode): Fix typo in docstring. * git-email-mu4e.el (git-email-mu4e-mode): Likewise. * git-email-notmuch.el (git-email-notmuch-mode): Likewise. * git-email-piem.el (git-email-piem-mode): Likewise. Signed-off-by: Xinglu Chen --- git-email-gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-email-gnus.el') diff --git a/git-email-gnus.el b/git-email-gnus.el index ad2bcb5..af9570e 100644 --- a/git-email-gnus.el +++ b/git-email-gnus.el @@ -35,7 +35,7 @@ (define-minor-mode git-email-gnus-mode "Gnus integration for git-email. If called interactively, toggle the mode. A positive prefix ARG -enables the mode, any other prefix ARG disabled it. If called +enables the mode, any other prefix ARG disables it. If called from Lisp, enable the mode if ARG is omitted or nil." :group 'git-email :global t -- cgit v1.2.3