From fdd3091274867197b20bd2c9502fcc5cf3470130 Mon Sep 17 00:00:00 2001 From: kazu Date: Sun, 21 Apr 2019 15:04:06 +0000 Subject: Fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3996be8d4b..27ee717161 100644 --- a/NEWS +++ b/NEWS @@ -116,7 +116,7 @@ JIT:: * JIT-ed code is recompiled to less-optimized code when an optimization assumption is invalidated. * Method inlining is performed when a method is considered as pure. - This optimization is still experimental and many methods are NOT considred as pure yet. + This optimization is still experimental and many methods are NOT considered as pure yet. * Default value of +--jit-max-cache+ is changed from 1,000 to 100 -- cgit v1.2.3