summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-27 07:34:53 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-27 07:34:53 +0000
commitfffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch)
tree9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /ChangeLog
parentcdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff)
downloademacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz
American English spelling fix.
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.