summaryrefslogtreecommitdiff
path: root/lisp/browse-url.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/browse-url.el')
-rw-r--r--lisp/browse-url.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/browse-url.el b/lisp/browse-url.el
index cfd44c41b3a..2f6012c68df 100644
--- a/lisp/browse-url.el
+++ b/lisp/browse-url.el
@@ -299,7 +299,7 @@ Hostname matching is stricter in this case than for
'browse-url-netscape
"*Function to display the current buffer in a WWW browser.
This is used by the `browse-url-at-point', `browse-url-at-mouse', and
-`browse-url-of-file' commands."
+`browse-url-of-file' commands.
The function should take one argument, an URL."
:type 'function
:group 'browse-url)