mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix a typo in a comment of the last commit
This commit is contained in:
@@ -518,7 +518,7 @@ TEST(gnc_datetime_functions, test_date)
|
||||
EXPECT_EQ(ymd.day - (12 + atime.offset() / 3600) / 24, 13);
|
||||
}
|
||||
/* This test works only in the America/LosAngeles time zone and
|
||||
* there's no straightforward wat to make it more flexible. It ensures
|
||||
* there's no straightforward way to make it more flexible. It ensures
|
||||
* that DST in that timezone transitions correctly for each day of the
|
||||
* week in which March begines.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user