1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

NEWS: Put spaces to make Method and UnboundMethod links

This commit is contained in:
Nobuyoshi Nakada 2021-12-25 17:42:27 +09:00
parent dba24e6a1a
commit 30374b4fb7
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -201,7 +201,7 @@ Note: We're only listing outstanding class updates.
* MatchData#match_length is added [[Feature #18172]] * MatchData#match_length is added [[Feature #18172]]
* Method/UnboundMethod * Method / UnboundMethod
* Method#public?, Method#private?, Method#protected?, * Method#public?, Method#private?, Method#protected?,
UnboundMethod#public?, UnboundMethod#private?, UnboundMethod#public?, UnboundMethod#private?,