From e107833cb25381b09dc14eadd5db9a8ca1473208 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 20 Aug 2012 02:46:30 +0000 Subject: [PATCH] fix a typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1697dc9064..f451810e2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,7 @@ Sun Aug 19 00:47:26 2012 Ayumu AIZAWA Sat Aug 18 09:57:46 2012 Nobuyoshi Nakada * enc/depend: fix inplace-build condition. enc.mk is generated with - setting $srcdir to enc, but pwd is still top build direcory. + setting $srcdir to enc, but pwd is still top build directory. [ruby-core:47236] [Bug #6888] Fri Aug 17 23:28:54 2012 Nobuyoshi Nakada