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 956c7c6dc3..a4c99757c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Thu Dec 11 19:06:01 2014 Koichi Sasada <ko1@atdot.net>
- * class.c (class_alloc): Strat from age == 2.
+ * class.c (class_alloc): Start from age == 2.
Class and Module objects can be living long life.
* iseq.c: Same for ISeq objects.