[DOC] Fix Time.new description [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2021-12-03 13:17:38 +09:00
Родитель 733500e9d0
Коммит 433a5a0eb0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7CD2805BFA3770C6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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:
#