summaryrefslogtreecommitdiff
path: root/lisp/gnus/html2text.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/html2text.el')
-rw-r--r--lisp/gnus/html2text.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/html2text.el b/lisp/gnus/html2text.el
index 345e7c19a6a..dade86ab174 100644
--- a/lisp/gnus/html2text.el
+++ b/lisp/gnus/html2text.el
@@ -123,7 +123,7 @@ If this list contains the element \"font\".")
This is an alist where each dotted pair consists of a tag, and then
the name of a function to be called when this tag is found. The
function is called with the arguments p1, p2, p3 and p4. These are
-demontrated below:
+demonstrated below:
\"<b> This is bold text </b>\"
^ ^ ^ ^