From a7ebd9df1640be3c9e3dc2be1e52e5ed00454b2e Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 21 Oct 2014 15:02:05 +0000 Subject: [PATCH] fix typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 43fe5612ec..08c27329f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,7 +30,7 @@ Mon Oct 20 23:59:38 2014 NAKAMURA Usaku Mon Oct 20 23:57:58 2014 NAKAMURA Usaku - * common.mk (lib/unicode_normlize/table.rb): enable running (n)make + * common.mk (lib/unicode_normalize/tables.rb): enable running (n)make in non-srcdir. Mon Oct 20 23:58:04 2014 Nobuyoshi Nakada