diff lisp/url/url-gw.el @ 96361:a99299e4d2de

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:13:38 +0000
parents 8259d0d8e107
children 7369ded3b436
line wrap: on
line diff
--- a/lisp/url/url-gw.el	Fri Jun 27 02:07:30 2008 +0000
+++ b/lisp/url/url-gw.el	Fri Jun 27 02:13:38 2008 +0000
@@ -1,6 +1,7 @@
 ;;; url-gw.el --- Gateway munging for URL loading
 
-;; Copyright (C) 1997, 1998, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 2004, 2005, 2006, 2007, 2008
+;;   Free Software Foundation, Inc.
 
 ;; Author: Bill Perry <wmperry@gnu.org>
 ;; Keywords: comm, data, processes
@@ -263,7 +264,7 @@
 			  (error "Bad setting of url-gateway-method: %s"
 				 url-gateway-method)))))
         ;; Ignoring errors here seems wrong.  E.g. it'll throw away the
-        ;; error signalled two lines above.  It was also found inconvenient
+        ;; error signaled two lines above.  It was also found inconvenient
         ;; during debugging.
 	;; (error
 	;;  (setq conn nil))