diff --git a/timezone_field/choices.py b/timezone_field/choices.py index 3276d68..59f78d7 100644 --- a/timezone_field/choices.py +++ b/timezone_field/choices.py @@ -6,7 +6,7 @@ def normalize_standard(tztuple): """Normalize timezone names by replacing special characters with space. - For proper sorting, using spaces makes all comparisons mor consistent. + For proper sorting, using spaces makes comparisons more consistent. :param str tztuple: tuple of timezone and representation """