From aa6dfe71039c2b74b5fecd469efb57d5e3ccbe45 Mon Sep 17 00:00:00 2001 From: normal Date: Thu, 6 Dec 2018 10:09:35 +0000 Subject: NEWS: fix typo (maesured => measured) [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d0c4830f76..42b142feef 100644 --- a/NEWS +++ b/NEWS @@ -559,7 +559,7 @@ sufficient information, see the ChangeLog file or Redmine * Transient Heap (theap) is supported. [Bug #14858] [Feature #14989] theap is managed heap for short-living memory objects. For example, making small and short-living Hash object is x2 faster. With rdoc benchmark, - we maesured 6-7% performance improvement. + we measured 6-7% performance improvement. === Miscellaneous changes -- cgit v1.2.3