aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-20 13:45:51 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-20 13:45:51 +0000
commitcc7ad0f60eb9b2221787c33025c3da0531f7669a (patch)
treec042b408a57844de41698f36e2d5c28208103df8 /ChangeLog
parent37d0c509b77cc99f793063ea111400eada192138 (diff)
downloadruby-cc7ad0f60eb9b2221787c33025c3da0531f7669a.tar.gz
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 54e17cfcf0..e43a7c538e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,8 +66,8 @@ Wed Nov 19 17:59:25 2014 NARUSE, Yui <naruse@ruby-lang.org>
Wed Nov 19 10:07:57 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* template/prelude.c.tmpl (Prelude#translate): strip VPATH prefix
- from prelude names, so that srcdir diffrences do not make the
- generated code diffrent.
+ from prelude names, so that srcdir differences do not make the
+ generated code different.
Wed Nov 19 07:45:11 2014 NAKAMURA Usaku <usa@ruby-lang.org>