mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Fix Time.new description [ci skip]
This commit is contained in:
parent
733500e9d0
commit
433a5a0eb0
1 changed files with 1 additions and 1 deletions
2
timev.rb
2
timev.rb
|
@ -275,7 +275,7 @@ class Time
|
|||
end
|
||||
end
|
||||
|
||||
# Returns a new \Time object based the on given arguments.
|
||||
# Returns a new \Time object based on the given arguments.
|
||||
#
|
||||
# With no positional arguments, returns the value of Time.now:
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue