Skip to content

Commit cd5c82a

Browse files
committed
s/Record/record/
1 parent 5daa92b commit cd5c82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geoip2/webservices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
returning the least data and Omni the most.
1010
1111
Each web service end point is represented by a different model class, and
12-
these model classes in turn contain multiple Record classes. The record
12+
these model classes in turn contain multiple record classes. The record
1313
classes have attributes which contain data about the IP address.
1414
1515
If the web service does not return a particular piece of data for an IP

0 commit comments

Comments
 (0)