summaryrefslogtreecommitdiff
path: root/lisp/url/url-vars.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/url-vars.el')
-rw-r--r--lisp/url/url-vars.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index 2aa2e7912f5..f0d70ff6e75 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -158,8 +158,7 @@ none -- Always send last location.
domain-match -- Send last location if the new location is within the
same domain
host-match -- Send last location if the new location is on the
- same host
-"
+ same host"
:version "27.1"
:type '(radio (const :tag "Always send" none)
(const :tag "Domains match" domain-match)