From 6856d86dc177c40a7264ae3b9c9895a312e886e7 Mon Sep 17 00:00:00 2001 From: zzak Date: Fri, 4 Jan 2013 02:49:53 +0000 Subject: [PATCH] typo in ChangeLog git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 438a806949..318ca3632e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Fri Jan 4 00:35:11 2013 Yuki Yugui Sonoda Fix failures on btest for NativeClient. * bootstraptest/runner.rb (nacl?): New method to distinguish NaCl - corss build. + cross build. * bootstraptest/test_io.rb: Skip unsupported operations.