From 2346056e6ae121253ab2ac9b4d792a62d851b1a7 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sat, 21 Apr 2012 16:21:41 +0000 Subject: [PATCH] * ChangeLog: fix a typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c39e9d850a..3e7b255cfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Sat Apr 21 14:36:49 2012 Masatoshi SEKI - * test/rinda/test_rinda.rb: fix sticks on some testsf problem + * test/rinda/test_rinda.rb: fix sticks on some tests problem [Bug #6272] Fri Apr 20 12:24:04 2012 Eric Hodel