summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e51b8b3268..cee624fa348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6894,7 +6894,7 @@
* make-dist: Check the flag called "make_tar", not "make_dir"; the
latter, being a typo, is always false, resulting in a program
- whose default behaviour is to painstakingly build a copy of the
+ whose default behavior is to painstakingly build a copy of the
source tree, and then delete it. Rah.
* Makefile.in: Add dist target, and comment for it.