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 ce8903a4a7..4b58a4ef34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,7 @@ Thu Sep 11 19:32:30 2014 Koichi Sasada <ko1@atdot.net>
* gc.c (rb_gc_mark_values): added.
This function is similar to rb_gc_mark_locations(), but not
- conservertive.
+ conservative.
* internal.h: ditto.