From 6bb9890fb1f50531156a1be1c56490bebd493937 Mon Sep 17 00:00:00 2001 From: mrkn Date: Mon, 8 Jan 2018 04:35:20 +0000 Subject: 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 --- doc/NEWS-2.5.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/NEWS-2.5.0 b/doc/NEWS-2.5.0 index de059454ea..9634bf1410 100644 --- a/doc/NEWS-2.5.0 +++ b/doc/NEWS-2.5.0 @@ -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 -- cgit v1.2.3