mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.
Backport of 6f60fa97b0b501ef7cc77e16392654bf27ec8db3 from main
This commit is contained in:
parent
1d53d2502d
commit
527482c513
@ -746,7 +746,7 @@ position.
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
With the :class:`~django.contrib.gis.admin.OSMGeoAdmin`, GeoDjango uses
|
||||
a `Open Street Map`_ layer in the admin.
|
||||
an `OpenStreetMap`_ layer in the admin.
|
||||
This provides more context (including street and thoroughfare details) than
|
||||
available with the :class:`~django.contrib.gis.admin.GeoModelAdmin`
|
||||
(which uses the `Vector Map Level 0`_ WMS dataset hosted at `OSGeo`_).
|
||||
|
Loading…
x
Reference in New Issue
Block a user