]> git.eshelyaron.com Git - emacs.git/commitdiff
(url-gateway-unplugged): Fix spellings.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Jun 2005 13:36:40 +0000 (13:36 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Jun 2005 13:36:40 +0000 (13:36 +0000)
lisp/url/url-vars.el

index c3e1736524282a437770890c29fc410bf10d14b9..53b144f0f98ff61fc31e3ee8f49c8a42e5487e3c 100644 (file)
@@ -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.")