From 95db1c8a2e5f2ad398eefe42ecf3d76ef0974226 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 13 Sep 2016 12:26:03 +0000 Subject: fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c659a643b1..1356386f42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ Tue Sep 13 18:37:08 2016 Koichi Sasada * test/ruby/test_exception.rb: fix thread issues. * use Queue instead of a local variable for synchronization. - * join created thread to soleve leaking threads warning. + * join created thread to solve leaking threads warning. Tue Sep 13 16:07:26 2016 Kazuki Yamaguchi -- cgit v1.2.3