[前][次][番号順一覧][スレッド一覧]

ruby-changes:70416

From: Kazuhiro <ko1@a...>
Date: Tue, 21 Dec 2021 17:58:13 +0900 (JST)
Subject: [ruby-changes:70416] 69470cc5e9 (master): Fix a typo [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=69470cc5e9

From 69470cc5e93781d637726d0ab20a2f46418d3cb6 Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Tue, 21 Dec 2021 17:44:48 +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 638098e593c..34875b4cff9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -272,7 +272,7 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L272
 
 * TracePoint
 
-    *   TracePoint.allow_reenter is added to allow reenter while TracePoint
+    *   TracePoint.allow_reentry is added to allow reenter while TracePoint
         callback.
         [[Feature #15912]]
 
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]