ruby-changes:70279
From: Kazuhiro <ko1@a...>
Date: Fri, 17 Dec 2021 22:30:49 +0900 (JST)
Subject: [ruby-changes:70279] 9ac52e8ed3 (master): Fix a typo [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=9ac52e8ed3 From 9ac52e8ed3e1a5ebdbe74811892b4baf6804ee89 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Fri, 17 Dec 2021 22:30:23 +0900 Subject: Fix a typo [ci skip] --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 9f7eaf3bc0c..f8c7ec162e3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -178,7 +178,7 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L178 Measurement can introduce overhead. It is enabled by default. GC.measure_total_time returns the current setting. GC.stat[:time] or GC.stat(:time) returns measured time - in milli-soconds. + in milli-seconds. * GC.total_time returns measured time in nano-seconds. -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/