From: Eli Zaretskii Date: Sun, 8 Dec 2024 05:58:41 +0000 (+0200) Subject: ; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~213 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4a090bd7eabebb366f56eb1c8f01ae59bcd3323d;p=emacs.git ; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo. --- diff --git a/lisp/net/eww.el b/lisp/net/eww.el index f9db0559853..6217f7674b7 100644 --- a/lisp/net/eww.el +++ b/lisp/net/eww.el @@ -2090,7 +2090,7 @@ Interactively, EVENT is the value of `last-nonmenu-event'." (defun eww-browse-with-external-browser (&optional url) "Browse the current URL with an external browser. -The browser to used is specified by the +The browser to use is specified by the `browse-url-secondary-browser-function' variable." (interactive nil eww-mode) (funcall browse-url-secondary-browser-function