Tweak eww-use-browse-url doc string
* lisp/net/eww.el (eww-use-browse-url): Tweak doc string wording.
This commit is contained in:
parent
769dc33df7
commit
c8f3e95ae6
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
(defcustom eww-use-browse-url "\\`mailto:"
|
||||
"eww will use `browse-url' when following links that match this regexp.
|
||||
The action to be taken can further be customized via
|
||||
The action to be taken can be further customized via
|
||||
`browse-url-handlers'."
|
||||
:version "28.1"
|
||||
:type 'regexp)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue