Skip to content

Commit 81037c5

Browse files
committed
Remove typo
1 parent 6350185 commit 81037c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geoip2/records.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class City(PlaceRecord):
5050
confidence that the city is correct. This attribute is only available
5151
from the Omni end point.
5252
:ivar geoname_id: This returns a GeoName ID for the city. This attribute
53-
N is returned by all end points.
53+
is returned by all end points.
5454
:ivar name: Returns the name of the city based on the languages list
5555
passed to the constructor. This attribute is returned by all end points.
5656
:ivar names: This returns a dictionary where the keys are language codes

0 commit comments

Comments
 (0)