aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-04-16 03:22:05 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-04-16 03:22:05 +0000
commit7d84f55f3ed8fcecdb5994b607e749b0be22e60a (patch)
tree625092a71a4ef8e762b003d1b444204feb6dbbf6 /ChangeLog
parentb62792e54065cc2539985ccabc6426ec05dc60f2 (diff)
downloadruby-7d84f55f3ed8fcecdb5994b607e749b0be22e60a.tar.gz
* ChangeLog: typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f8928991f..64434b1f08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@ Mon Apr 16 12:13:42 2012 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
Mon Apr 16 09:42:50 2012 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): should
- use File.identical? to chech the identicality of the files.
+ use File.identical? to check the identity of the files.
this fixed an error of a test on Windows.
Sat Apr 14 12:55:03 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>