Merge pull request #50749 from Earlopain/changelog-typo

Fix typo in ActiveSupport changelog [ci-skip]
This commit is contained in:
Jonathan Hefner 2024-01-14 10:31:12 -06:00 committed by GitHub
commit 0ecfbe2568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
*Jonathan Hefner*
* Fix `Time.now/DateTime.now/Date.today' to return results in a system timezone after `#travel_to'.
* Fix `Time.now/DateTime.now/Date.today` to return results in a system timezone after `#travel_to`.
There is a bug in the current implementation of #travel_to:
it remembers a timezone of its argument, and all stubbed methods start