diff lisp/url/url-vars.el @ 63619:14790c6d12cd

(url-gateway-unplugged): Fix spellings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 21 Jun 2005 13:36:40 +0000
parents aac0a33f5772
children ef9f3b48923d bdcbdec78dd3
line wrap: on
line diff
--- a/lisp/url/url-vars.el	Tue Jun 21 13:35:38 2005 +0000
+++ b/lisp/url/url-vars.el	Tue Jun 21 13:36:40 2005 +0000
@@ -388,7 +388,7 @@
 (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.")