From 63d2472b1066c6a2038c5e903aafb5437f78a415 Mon Sep 17 00:00:00 2001 From: Sergey Fedoseev Date: Sat, 9 Sep 2017 16:21:24 +0500 Subject: Fixed capitalization of "Spherical Mercator." --- docs/ref/contrib/gis/admin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') 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 `_ street data tiles. See the :ref:`OSMGeoAdmin introduction ` in the tutorial for a usage example. -- cgit v1.3