Skip to content

Commit

Permalink
Merge c2db140 into 32d2bef
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxiqae committed Apr 30, 2021
2 parents 32d2bef + c2db140 commit 8b1c33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tzwhere/tzwhere.py
Expand Up @@ -49,7 +49,7 @@ def __init__(self, forceTZ=False):
Initializes the tzwhere class.
@forceTZ: If you want to force the lookup method to a return a
timezone even if the point you are looking up is slightly outside it's
bounds, you need to specify this during initialization arleady
bounds, you need to specify this during initialization already
'''

featureCollection = read_tzworld(tzwhere.DEFAULT_POLYGONS)
Expand Down

0 comments on commit 8b1c33e

Please sign in to comment.