Ticket #13458: geoip_docs_spelling_fix.diff
File geoip_docs_spelling_fix.diff, 461 bytes (added by , 15 years ago) |
---|
-
docs/ref/contrib/gis/geoip.txt
203 203 This classmethod instantiates the GeoIP object from the given database path 204 204 and given cache setting. 205 205 206 .. method:: GeoIP.regio in_by_addr(query)206 .. method:: GeoIP.region_by_addr(query) 207 207 208 208 .. method:: GeoIP.region_by_name(query) 209 209