diff options
| author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2017-09-09 16:21:24 +0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-09-09 09:35:30 -0400 |
| commit | 63d2472b1066c6a2038c5e903aafb5437f78a415 (patch) | |
| tree | 312f7dc174cf816f3e2a2c8d78d3c928825686e3 /docs | |
| parent | 0ab1dc0a8bfc580e92ad4af413ab3fd3797f0d2a (diff) | |
Fixed capitalization of "Spherical Mercator."
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/admin.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/admin.txt b/docs/ref/contrib/gis/admin.txt index 01a936ef0f..036bff6d14 100644 --- a/docs/ref/contrib/gis/admin.txt +++ b/docs/ref/contrib/gis/admin.txt @@ -67,7 +67,7 @@ GeoDjango's admin site .. class:: OSMGeoAdmin - A subclass of :class:`GeoModelAdmin` that uses a spherical mercator projection + A subclass of :class:`GeoModelAdmin` that uses a Spherical Mercator projection with `OpenStreetMap <https://www.openstreetmap.org/>`_ street data tiles. See the :ref:`OSMGeoAdmin introduction <osmgeoadmin-intro>` in the tutorial for a usage example. diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 5efec10714..4cfdc65906 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -393,7 +393,6 @@ MBR memcache memcached mentorship -mercator metaclass metaclasses metadata |
