diff options
| author | Tim Graham <timograham@gmail.com> | 2014-04-08 10:08:25 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-04-08 10:08:25 -0400 |
| commit | 868f37183b978f2d717a74a0a5b8a8f8d48e1209 (patch) | |
| tree | 8125c22e51f9e5f2a887f54286be64e3e23ce566 | |
| parent | c8c2b8a6382f255b4f0b8296906bdef8eebb5809 (diff) | |
Fixed some spelling issues in docs.
| -rw-r--r-- | docs/ref/contrib/gis/sitemaps.txt | 2 | ||||
| -rw-r--r-- | docs/releases/1.6.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/sitemaps.txt b/docs/ref/contrib/gis/sitemaps.txt index 8aebbebce8..59fa8e9c2b 100644 --- a/docs/ref/contrib/gis/sitemaps.txt +++ b/docs/ref/contrib/gis/sitemaps.txt @@ -2,7 +2,7 @@ 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 data in a machine-readable format. diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index 536f127d32..3d851a736c 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -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 -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 diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index df695587e2..ee22f41502 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -223,6 +223,7 @@ geo geoip geolibs geolocalized +geolocated geolocation geoquerysets geospatial |
