diff src/ChangeLog.4 @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents 4538778f611d
children 36acd6af0772
line wrap: on
line diff
--- a/src/ChangeLog.4	Fri Jun 27 07:30:14 2008 +0000
+++ b/src/ChangeLog.4	Fri Jun 27 07:34:53 2008 +0000
@@ -4274,7 +4274,7 @@
 
 	* systty.h (EMACS_GETPGRP): New macro hides argument passing to
 	system getpgrp.  Reinstate some semblance of control over this
-	macros behaviour by paying attention to GETPGRP_NO_ARG.
+	macros behavior by paying attention to GETPGRP_NO_ARG.
 	* sysdep.c (sys_suspend): Use EMACS_GETPGRP macro.
 	* emacs.c (main): Use EMACS_GETPGRP macro.
 	(shut_down_emacs): Use EMACS_GETPGRP macro.