summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-20 07:50:19 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-20 07:50:19 +0000
commit5b4fe626216328563c6d5ccebacbe711b033fe10 (patch)
treec809d63a9a17fc7785b789209767608a2ba8204b
parentf0361ca416abea9d42e5bf3c2fa0ac3f12dd27ce (diff)
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a63c1a9d01..4ce2d4d29d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,7 +40,7 @@ Thu Jun 20 15:14:00 2013 Koichi Sasada <ko1@atdot.net>
Thu Jun 20 14:09:54 2013 Koichi Sasada <ko1@atdot.net>
- * tool/hashbench1.rb: fix paramter too. Increase temporary objects.
+ * tool/hashbench1.rb: fix parameter too. Increase temporary objects.
Thu Jun 20 14:01:35 2013 Koichi Sasada <ko1@atdot.net>