aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2008-02-21 07:55:42 +0000
committerGlenn Morris <[email protected]>2008-02-21 07:55:42 +0000
commit51bb97e85e2a32ebb69a4c867b400313d253de16 (patch)
tree624f9e9f18bff04de5c4478045d080df7d73d657
parentca101cff6ced9d97fad545f1c1c6e917c1bd731d (diff)
Fix typos.
-rw-r--r--src/ChangeLog.104
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 577f1be615..9bfbad0ced 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -16497,8 +16497,8 @@
2003-12-01 Kenichi Handa <[email protected]>
- * 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 <[email protected]>