summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dcd5f97df..5784af7828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,7 +39,7 @@ Fri Jun 13 17:46:31 2014 Koichi Sasada <ko1@atdot.net>
* test/ruby/test_settracefunc.rb: add a test.
- * thread.c: adde
+ * thread.c: added
* rb_threadptr_reset_recursive_data(rb_thread_t *th);
* rb_threadptr_restore_recursive_data(rb_thread_t *th, VALUE old);