Author: jbronn Date: 2010-05-04 16:49:27 -0500 (Tue, 04 May 2010) New Revision: 13098
Modified: django/trunk/docs/ref/contrib/gis/geoip.txt Log: Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for report and patch. Modified: django/trunk/docs/ref/contrib/gis/geoip.txt =================================================================== --- django/trunk/docs/ref/contrib/gis/geoip.txt 2010-05-04 21:43:40 UTC (rev 13097) +++ django/trunk/docs/ref/contrib/gis/geoip.txt 2010-05-04 21:49:27 UTC (rev 13098) @@ -203,7 +203,7 @@ This classmethod instantiates the GeoIP object from the given database path and given cache setting. -.. method:: GeoIP.regioin_by_addr(query) +.. method:: GeoIP.region_by_addr(query) .. method:: GeoIP.region_by_name(query) -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.