1
0
Fork 0
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:
Sushruth Sivaramakrishnan 2015-03-05 08:46:46 +05:30
parent ecf078f0a4
commit b7e8a109b1

View file

@ -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)'