doc/NEWS-2.5.0: Time.at is a class method

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
mrkn 2018-01-08 04:35:20 +00:00
Родитель fbb5a9d967
Коммит 6bb9890fb1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -209,7 +209,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Time
* Time#at receives 3rd argument which specifies the unit of 2nd argument.
* Time.at receives 3rd argument which specifies the unit of 2nd argument.
[Feature #13919]
* KeyError