summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-02 23:08:22 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-02 23:08:22 +0000
commit938eb46e807ef8230357b3a56b5cd5797e0188ae (patch)
tree789bda7f95b2172ea259a155b859515b8757316f /ChangeLog
parentb06258f51cb7f93c179656a7af562746f5368400 (diff)
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50742 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 fe78b38759..8c31e78e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,7 @@ Wed Jun 3 04:14:13 2015 Koichi Sasada <ko1@atdot.net>
Wed Jun 3 02:29:25 2015 Benoit Daloze <eregontp@gmail.com>
* test/ruby/test_module.rb: Do not assume class variable order.
- Path by @enebo.
+ Patch by @enebo.
Wed Jun 3 01:10:38 2015 Yusuke Endoh <mame@tsg.ne.jp>