From 770948924e9f8bc92f181ed47445d5054e8be651 Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Thu, 4 Feb 2021 16:26:48 +0100 Subject: magit: Fix typos This is what I get when I am lazy. * git-email-magit.el: Fix typos git-email-notmuch -> git-email-magit. --- git-email-magit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'git-email-magit.el') diff --git a/git-email-magit.el b/git-email-magit.el index cbb17b4..43395ae 100644 --- a/git-email-magit.el +++ b/git-email-magit.el @@ -51,5 +51,5 @@ (transient-append-suffix 'magit-patch-create "c" '(1 "s" "Send patch" git-email-magit-patch-send)) -(provide 'git-email-notmuch) -;;; git-email-notmuch.el ends here +(provide 'git-email-magit) +;;; git-email-magit.el ends here -- cgit v1.2.3