mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: fixed method names [ci skip]
This commit is contained in:
parent
6067c0a220
commit
35f90bf1b9
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -214,7 +214,7 @@ Dir::
|
|||
|
||||
Modified method::
|
||||
|
||||
* Dir#glob and Dir#[] no longer allow NUL-separated glob pattern.
|
||||
* Dir.glob and Dir.[] no longer allow NUL-separated glob pattern.
|
||||
Use Array instead. [Feature #14643]
|
||||
|
||||
Encoding::
|
||||
|
|
Loading…
Reference in a new issue