aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url-vars.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-06-21 13:36:40 +0000
committerJuanma Barranquero <[email protected]>2005-06-21 13:36:40 +0000
commit9531f95f8d8065d559c19731ba1107d850292fbe (patch)
tree3b1a1a3cfcfb3648e1926f7da9b4bbe211fcb13a /lisp/url/url-vars.el
parent1e0b3a7ef3a03712794fbc933ec173c41dfbc8d9 (diff)
(url-gateway-unplugged): Fix spellings.
Diffstat (limited to 'lisp/url/url-vars.el')
-rw-r--r--lisp/url/url-vars.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index c3e1736524..53b144f0f9 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -388,7 +388,7 @@ Currently supported methods:
(defconst url-working-buffer " *url-work")
(defvar url-gateway-unplugged nil
- "Non-nil means don't open new network connexions.
+ "Non-nil means don't open new network connections.
This should be set, e.g. by mail user agents rendering HTML to avoid
`bugs' which call home.")