aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-31 04:35:21 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-31 04:35:21 +0000
commit3d7b3f0e8b3af70cd8391789814d2a97d07eb801 (patch)
tree3d54c63b5294bdffd75aaed1a4a4fd9532ea7aa8 /ChangeLog
parent1d7d25539ffc01a6a1cb2a9342926fe8d35d40bf (diff)
downloadruby-3d7b3f0e8b3af70cd8391789814d2a97d07eb801.tar.gz
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49454 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 6abd76c264..923163e7eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,7 @@ Thu Jan 29 23:30:00 2015 Kenta Murata <mrkn@mrkn.jp>
Thu Jan 29 20:28:25 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
- * tool/make-snapshot: removed md5 digest with package infomation
+ * tool/make-snapshot: removed md5 digest with package information
Thu Jan 29 10:41:52 2015 gogotanaka <mail@tanakakazuki.com>