From c37d5e7c778cad02c606cd90992743e8bb4a0185 Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 12 Apr 2013 00:32:17 +0000 Subject: [PATCH] fix typos git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f3906f2b67..1c42fcfa11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,11 +3,11 @@ Thu Apr 11 23:41:46 2013 Tanaka Akira * common.mk: Add dependencies for include/ruby.h * tool/update-deps: Use "make -p all miniruby ruby golf" to extract - deendencies in makefiles. + dependencies in makefiles. Thu Apr 11 23:21:17 2013 Tanaka Akira - * tool/update-deps: Use "make -p all golf" to extract deendencies in + * tool/update-deps: Use "make -p all golf" to extract dependencies in makefiles. Thu Apr 11 21:02:19 2013 Tanaka Akira