From 4a090bd7eabebb366f56eb1c8f01ae59bcd3323d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 8 Dec 2024 07:58:41 +0200 Subject: [PATCH] ; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo. --- lisp/net/eww.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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