From 338ecb71b1f2de619942b7c5c6eaf30729fa1075 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 Feb 2006 11:36:52 +0000 Subject: [PATCH] (html2text-remove-tag-list): Fix typo in docstring. --- lisp/gnus/html2text.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/html2text.el b/lisp/gnus/html2text.el index ceba84decf1..68934c909e9 100644 --- a/lisp/gnus/html2text.el +++ b/lisp/gnus/html2text.el @@ -59,7 +59,7 @@ completely verbatim - without any use of REGEXP.") This is a list of tags which should be removed, without any formatting. Note that tags in the list are presented *without* -any \"<\" or \">\". All occurences of a tag appearing in this +any \"<\" or \">\". All occurrences of a tag appearing in this list are removed, irrespective of whether it is a closing or opening tag, or if the tag has additional attributes. The deletion is done by the function `html2text-remove-tags'. -- 2.39.2