From 0f30227f97d141ee8fd274690cc0d7cb3a514285 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 7 Dec 2021 18:37:47 +0100 Subject: [PATCH] ; * lisp/net/browse-url.el (browse-url-epiphany): Fix typo. --- lisp/net/browse-url.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el index 50d11b4b725..cc7582e06a3 100644 --- a/lisp/net/browse-url.el +++ b/lisp/net/browse-url.el @@ -1331,7 +1331,7 @@ used instead of `browse-url-new-window-flag'." (defun browse-url-epiphany (url &optional new-window) "Ask the Epiphany WWW browser to load URL. Default to the URL around or before point. The strings in variable -`browse-url-galeon-arguments' are also passed to Epiphany. +`browse-url-epiphany-arguments' are also passed to Epiphany. When called interactively, if variable `browse-url-new-window-flag' is non-nil, load the document in a new Epiphany window, otherwise use a -- 2.39.2