From: Juanma Barranquero Date: Tue, 21 Jun 2005 13:36:40 +0000 (+0000) Subject: (url-gateway-unplugged): Fix spellings. X-Git-Tag: emacs-pretest-22.0.90~8777 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9531f95f8d8065d559c19731ba1107d850292fbe;p=emacs.git (url-gateway-unplugged): Fix spellings. --- diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index c3e17365242..53b144f0f98 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.")