Fix typo / grammar in mu4e-html2text-command doc
This commit is contained in:
@ -51,8 +51,8 @@ function).
|
|||||||
|
|
||||||
In both cases, the output is expected to be in UTF-8 encoding.
|
In both cases, the output is expected to be in UTF-8 encoding.
|
||||||
|
|
||||||
Newer emacs has the shr renderer, and when its available,
|
Newer emacs has the shr renderer, and when it's available
|
||||||
conversion defaults `mu4e-shr2text'; otherwise, the default is
|
conversion defaults to `mu4e-shr2text'; otherwise, the default is
|
||||||
emacs' built-in `html2text' function."
|
emacs' built-in `html2text' function."
|
||||||
:type '(choice string function)
|
:type '(choice string function)
|
||||||
:group 'mu4e-view)
|
:group 'mu4e-view)
|
||||||
|
|||||||
Reference in New Issue
Block a user