diff lisp/gnus/message.el @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents 645fb33380d6
children fe7840feb64b
line wrap: on
line diff
--- a/lisp/gnus/message.el	Fri Jun 27 07:30:14 2008 +0000
+++ b/lisp/gnus/message.el	Fri Jun 27 07:34:53 2008 +0000
@@ -4543,7 +4543,7 @@
 	(apply
 	 'call-process-region (point-min) (point-max)
 	 message-qmail-inject-program nil nil nil
-	 ;; qmail-inject's default behaviour is to look for addresses on the
+	 ;; qmail-inject's default behavior is to look for addresses on the
 	 ;; command line; if there're none, it scans the headers.
 	 ;; yes, it does The Right Thing w.r.t. Resent-To and it's kin.
 	 ;;