diff options
Diffstat (limited to 'tests/timezones/tests.py')
| -rw-r--r-- | tests/timezones/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timezones/tests.py b/tests/timezones/tests.py index 58c69bf769..7b54ec3bfc 100644 --- a/tests/timezones/tests.py +++ b/tests/timezones/tests.py @@ -48,7 +48,7 @@ except ImportError: HAS_YAML = False # These tests use the EAT (Eastern Africa Time) and ICT (Indochina Time) -# who don't have Daylight Saving Time, so we can represent them easily +# who don't have daylight saving time, so we can represent them easily # with fixed offset timezones and use them directly as tzinfo in the # constructors. |
