ruby-changes:41613
From: kazu <ko1@a...>
Date: Fri, 29 Jan 2016 17:00:04 +0900 (JST)
Subject: [ruby-changes:41613] kazu:r53687 (trunk): fix a typo [ci skip]
kazu 2016-01-29 17:01:01 +0900 (Fri, 29 Jan 2016) New Revision: 53687 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53687 Log: fix a typo [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 53686) +++ ChangeLog (revision 53687) @@ -6,7 +6,7 @@ Fri Jan 29 16:17:07 2016 Lucas Buchala https://github.com/ruby/ruby/blob/trunk/ChangeLog#L6 Fri Jan 29 14:15:26 2016 Nobuyoshi Nakada <nobu@r...> * lib/erb.rb (ERB::Compiler#detect_magic_comment): allow - fronzen-string-literal in comment as well as encoding. + frozen-string-literal in comment as well as encoding. * lib/erb.rb (ERB#def_method): insert def line just before the first non-comment and non-empty line, not to leave duplicated -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/