summaryrefslogtreecommitdiff
path: root/src/ChangeLog.4
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.4')
-rw-r--r--src/ChangeLog.42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4
index b83aa2d06ae..826e5e406df 100644
--- a/src/ChangeLog.4
+++ b/src/ChangeLog.4
@@ -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.