mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0386e09a8f
commit
616c41592b
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue