]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak eww-use-browse-url doc string
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 29 Nov 2020 09:54:58 +0000 (10:54 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 29 Nov 2020 09:54:58 +0000 (10:54 +0100)
* lisp/net/eww.el (eww-use-browse-url): Tweak doc string wording.

lisp/net/eww.el

index 597ce95c67c88c1bd8ee10c42585bcc910777a40..0c43fc609a22aa88eede64e79bfd839cffff74a3 100644 (file)
@@ -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)