mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces. [ci skip]
This commit is contained in:
parent
9d0866c7d7
commit
1070456bb8
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -174,7 +174,7 @@ Module::
|
|||
|
||||
* Module#autoload? now takes an +inherit+ optional argument, like as
|
||||
Module#const_defined?. [Feature #15777]
|
||||
|
||||
|
||||
* Module#name now always return a frozen String. The returned String is
|
||||
always the same for a given Module. This change is experimental
|
||||
[Feature #16150]
|
||||
|
|
Loading…
Reference in a new issue