summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-08 04:35:20 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-08 04:35:20 +0000
commit6bb9890fb1f50531156a1be1c56490bebd493937 (patch)
tree49cb3bddb0035906b8d36054d534d1af5029a2fa /doc
parentfbb5a9d967bb0e8b451f26d45dbd2eff8ab6b050 (diff)
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
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-2.5.02
1 files changed, 1 insertions, 1 deletions
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