summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-16 14:53:06 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-16 14:53:06 +0000
commit361d51a7ee5965c343d7b7003939a9a21309c76b (patch)
tree1e46f663fab7083a73366657f5c542cd3e37f401 /ChangeLog
parentc8348d0cfa13471e190a412fb2e0b8177bd90941 (diff)
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ac70d46dc..e851c054b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,7 +28,7 @@ Sat Jan 16 10:31:00 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* basictest/runner.rb: ditto. rename from tool/rubytest.rb.
* basictest/test.rb: ditto. rename from sample/test.rb.
* defs/gmake.mk: picked from r53540
- * sample/test.rb: backword compatibility for chkbuild.
+ * sample/test.rb: backward compatibility for chkbuild.
Sat Jan 16 10:23:23 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
@@ -62,7 +62,7 @@ Thu Jan 14 20:01:00 2016 NARUSE, Yui <naruse@ruby-lang.org>
Thu Jan 14 17:36:16 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* variable.c (rb_f_global_variables): add matched back references
- only, as well as defiend? operator.
+ only, as well as defined? operator.
Thu Jan 14 16:12:09 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>