summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-17 06:25:05 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-17 06:25:05 +0000
commitaabe6b46a810c012c13272f99800097bf08e0db3 (patch)
treea019833013b768f1355ff4567b53de8b240c4fbc /ChangeLog
parentf9fca8316a652ae157ef7abb40b970652a604a97 (diff)
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50934 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 1df05afcda..f33500b6d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Wed Jun 17 15:15:53 2015 NAKAMURA Usaku <usa@ruby-lang.org>
- * safe.rb (safe_setter): of course, don't have to warn the limitation of
+ * safe.c (safe_setter): of course, don't have to warn the limitation of
$SAFE=3 after it's removed.
Wed Jun 17 14:29:43 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>