aboutsummaryrefslogtreecommitdiffstats
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 6f2a5e1b9b..25773a832f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,7 +39,7 @@ Tue Jun 3 18:01:27 2014 Koichi Sasada <ko1@atdot.net>
Tue Jun 3 17:54:21 2014 Koichi Sasada <ko1@atdot.net>
* gc.c: change the counting method for young objects.
- clear counter at the beggining of every GC and
+ clear counter at the beginning of every GC and
count promoted (infant->young) objects.
Some promotions (infant->young) are transition of promoting to old