1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2019-03-17 13:51:30 +00:00
parent 6b136a0442
commit a72bc2e716

2
NEWS
View file

@ -75,7 +75,7 @@ profile.rb, Profiler__::
JIT::
* Defalut value of --jit-max-cache is changed from 1,000 to 100
* Default value of --jit-max-cache is changed from 1,000 to 100
* Default value of --jit-min-calls is changed from 5 to 10,000