fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-12-10 16:10:47 +00:00
parent 10f7ad6264
commit 08937d8db3

View File

@ -29,7 +29,7 @@ Thu Dec 10 06:33:39 2015 Eric Wong <e@80x24.org>
Thu Dec 10 05:53:18 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* tool/mkconfig.rb: rbconfig must not be fronzen-string-literal to
* tool/mkconfig.rb: rbconfig must not be frozen-string-literal to
expand CONFIG hash. [ruby-core:72006] [Bug #11798]
Thu Dec 10 05:03:51 2015 Eric Wong <e@80x24.org>