aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-21 12:16:13 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-21 12:16:13 +0000
commit616c41592bffc58dcae279f1d27196a9bedc6e8a (patch)
treeecf139109f7d191080fe6d84c27645457494c9a1 /ChangeLog
parent0386e09a8fd686bff83ba950d4e24ce65ca26e86 (diff)
downloadruby-616c41592bffc58dcae279f1d27196a9bedc6e8a.tar.gz
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54659 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 e6cf05cdac..b11ddf96ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,7 +31,7 @@ Wed Apr 20 10:25:53 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
SyntaxError exception instance.
* parse.y (yycompile0): make new SyntaxError instance in main
- mode, otherwize error_buffer should be a SyntaxError if error
+ mode, otherwise error_buffer should be a SyntaxError if error
has occurred.
Tue Apr 19 17:42:47 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
@@ -65,7 +65,7 @@ Tue Apr 19 13:12:03 2016 Naotoshi Seo <sonots@gmail.com>
Tue Apr 19 12:45:03 2016 Naotoshi Seo <sonots@gmail.com>
- * ChangeLog: Add decriptions for logger updates
+ * ChangeLog: Add descriptions for logger updates
* NEWS: Add descriptions for logger updates
Tue Apr 19 12:45:02 2016 Naotoshi Seo <sonots@gmail.com>