ruby-changes:44292
From: nagachika <ko1@a...>
Date: Fri, 7 Oct 2016 02:09:07 +0900 (JST)
Subject: [ruby-changes:44292] nagachika:r56365 (trunk): * ChangeLog: fix a typo at r56363.
nagachika 2016-10-07 02:09:03 +0900 (Fri, 07 Oct 2016) New Revision: 56365 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56365 Log: * ChangeLog: fix a typo at r56363. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 56364) +++ ChangeLog (revision 56365) @@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Thu Oct 6 17:29:44 2016 Nobuyoshi Nakada <nobu@r...> * load.c (rb_require_safe): SyntaxError created by the parser just - has the mesage and needs to set up the backtrace. + has the message and needs to set up the backtrace. [ruby-core:77491] [Bug #12811] * load.c (rb_load_internal0): load/require is not the main -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/