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

ruby-changes:70585

From: Nobuyoshi <ko1@a...>
Date: Sat, 25 Dec 2021 22:08:18 +0900 (JST)
Subject: [ruby-changes:70585] fe064b130f (ruby_3_1): NEWS: Put spaces to make Method and UnboundMethod links

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

From fe064b130f1d146159ad43ab4df8ff9c9d2ebf32 Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Sat, 25 Dec 2021 17:42:27 +0900
Subject: NEWS: Put spaces to make Method and UnboundMethod links

(cherry picked from commit 30374b4fb77a1407e5ba8e98be03a92c4a317495)
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 3f07e5a90a3..3a1f61e12a7 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -201,7 +201,7 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L201
 
     *   MatchData#match_length is added [[Feature #18172]]
 
-* Method/UnboundMethod
+* Method / UnboundMethod
 
     *   Method#public?, Method#private?, Method#protected?,
         UnboundMethod#public?, UnboundMethod#private?,
-- 
cgit v1.2.1


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

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