mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Doc fix [ci skip]
This commit is contained in:
parent
ecf078f0a4
commit
b7e8a109b1
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ module ActiveSupport
|
|||
utc.hash
|
||||
end
|
||||
|
||||
# Adds an interval of time to the current object's time and return that
|
||||
# Adds an interval of time to the current object's time and returns that
|
||||
# value as a new TimeWithZone object.
|
||||
#
|
||||
# Time.zone = 'Eastern Time (US & Canada)' # => 'Eastern Time (US & Canada)'
|
||||
|
|
Loading…
Reference in a new issue