Fix typo in ActiveSupport changelog

This commit is contained in:
Earlopain 2024-01-14 14:15:54 +01:00
parent 2835387192
commit 805fa6faf3
No known key found for this signature in database
GPG Key ID: 48860312319ADF61
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