Post by Mike KupferAttached is a git patch to fix a typo; I'm mostly doing it as an
exercise in learning git and the Emacs development workflow. If you
have any comments, let me know. I submitted a request for commit access
to the Emacs git repo today.
thanks,
mike
From e9a34bae4d76bbbf59b630284c61338df257e7a7 Mon Sep 17 00:00:00 2001
Date: Wed, 28 Dec 2016 15:46:19 -0800
Subject: [PATCH] Fix typo in docstring for mh-fetch-x-image-url.
* mh-e.el (mh-fetch-x-image-url): Fix typo in docstring.
---
lisp/mh-e/mh-e.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 12c674d..dfaf317 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -2330,7 +2330,7 @@ mh-do-not-confirm-flag
(defcustom-mh mh-fetch-x-image-url nil
"Control fetching of \"X-Image-URL:\" header field image.
-Ths option controls the fetching of the \"X-Image-URL:\" header
+This option controls the fetching of the \"X-Image-URL:\" header
Ask Before Fetching
--
2.1.4
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mh-e-devel mailing list
https://lists.sourceforge.net/lists/listinfo/mh-e-devel