changeset 92029:fd00fbbe05b0

Fix typos.
author Glenn Morris <rgm@gnu.org>
date Thu, 21 Feb 2008 07:55:42 +0000
parents 462b9983854e
children 52c3ba60b54b
files src/ChangeLog.10
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.10	Thu Feb 21 07:55:04 2008 +0000
+++ b/src/ChangeLog.10	Thu Feb 21 07:55:42 2008 +0000
@@ -16497,8 +16497,8 @@
 
 2003-12-01  Kenichi Handa  <handa@m17n.org>
 
-	* composite.c (syms_of_composite): Don't make the compostion hash
-	table week.
+	* composite.c (syms_of_composite): Don't make the composition hash
+	table weak.
 
 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>