aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2010-05-07 18:51:37 -0400
committerChong Yidong <[email protected]>2010-05-07 18:51:37 -0400
commit3b180a24db6877b62fd11b6e82b0a4946e9322f6 (patch)
tree0d950bf90611c98bbe4529736fbc4b599c786006 /lisp/ChangeLog
parentabb777ac83ade26884b5c5c1c7304fa4f63169fc (diff)
Fix ChangeLog typo.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fce9334afc..33e93d8002 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
2010-05-03 Chong Yidong <[email protected]>
* international/mule.el (auto-coding-alist): Only purecopy
- car or each item, not the whole list (Bug#6083).
+ car of each item, not the whole list (Bug#6083).
2010-05-02 Chong Yidong <[email protected]>