Fix simple typo: unfortunatly -> unfortunately

Closes #2655
This commit is contained in:
Tim Gates 2020-02-16 19:09:13 +11:00
parent f01c81ab01
commit 25e2e039e3
No known key found for this signature in database
GPG key ID: AE3BE0D53823CF05

View file

@ -397,7 +397,7 @@ class PreprocessTestCase(TestCase):
'US/Eastern',
}
invalid = {
# unfortunatly, these are not actually timezones (yet)
# unfortunately, these are not actually timezones (yet)
'ayy',
'lmao',
}