Fixed some spelling issues in docs.

This commit is contained in:
Tim Graham 2014-04-08 10:08:25 -04:00
parent c8c2b8a638
commit 868f37183b
3 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Geographic Sitemaps Geographic Sitemaps
=================== ===================
KML is an XML language focused on geographic visualization [#]_.``KMLSitemap`` KML is an XML language focused on geographic visualization [#]_. ``KMLSitemap``
and its compressed counterpart ``KMZSitemap`` allow you to present geolocated and its compressed counterpart ``KMZSitemap`` allow you to present geolocated
data in a machine-readable format. data in a machine-readable format.

View File

@ -444,7 +444,7 @@ but will not be removed from Django until version 1.8.
.. _recommendations in the Python documentation: http://docs.python.org/2/library/doctest.html#unittest-api .. _recommendations in the Python documentation: http://docs.python.org/2/library/doctest.html#unittest-api
Removal of ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` Geodjango custom test runner Removal of ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` GeoDjango custom test runner
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is for developers working on the GeoDjango application itself and related This is for developers working on the GeoDjango application itself and related

View File

@ -223,6 +223,7 @@ geo
geoip geoip
geolibs geolibs
geolocalized geolocalized
geolocated
geolocation geolocation
geoquerysets geoquerysets
geospatial geospatial