; * lisp/net/browse-url.el (browse-url-epiphany): Fix typo.

This commit is contained in:
Stefan Kangas 2021-12-07 18:37:47 +01:00
parent d34009db66
commit 0f30227f97

View file

@ -1331,7 +1331,7 @@ used instead of `browse-url-new-window-flag'."
(defun browse-url-epiphany (url &optional new-window) (defun browse-url-epiphany (url &optional new-window)
"Ask the Epiphany WWW browser to load URL. "Ask the Epiphany WWW browser to load URL.
Default to the URL around or before point. The strings in variable 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 When called interactively, if variable `browse-url-new-window-flag' is
non-nil, load the document in a new Epiphany window, otherwise use a non-nil, load the document in a new Epiphany window, otherwise use a