summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-19 12:35:43 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-19 12:35:43 +0000
commit88675fc9a92122f7770a9732a4cb64d62863cb1f (patch)
treeecfa6d3b7802cfc496eacacd35c5d9c2c0b51311 /ChangeLog
parent172f3673adc44c3d0feb19bf5e873d662a78b5f9 (diff)
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46021 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 a1f649fc62..47a61e8d50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,7 +107,7 @@ Sun May 18 01:21:23 2014 Tanaka Akira <akr@fsij.org>
* include/ruby/intern.h (rb_rational_num): Declared.
(rb_rational_den): Ditto.
- * ext/bigdecimal/bigdecimal.c: Follow the above change.
+ * ext/bigdecimal/bigdecimal.c: Follow the above change.
* ext/date/date_core.c: Ditto.
@@ -150,7 +150,7 @@ Sat May 17 11:02:49 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
Sat May 17 01:49:27 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * dir.c (glob_helper): reduce matching at non-mgaical path on
+ * dir.c (glob_helper): reduce matching at non-magical path on
Windows.
Sat May 17 01:49:23 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>