1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00

Fixed #22052 -- Corrected a misspelling of ellipsoid

This commit is contained in:
Michal Prusek 2014-02-15 12:57:58 +01:00 committed by Baptiste Mispelon
parent 4ac4c98cbd
commit 00da02cbfd

View File

@ -1015,7 +1015,7 @@ Coordinate System Objects
and will automatically determines whether to return the linear
or angular units.
.. attribute:: ellisoid
.. attribute:: ellipsoid
Returns a tuple of the ellipsoid parameters for this spatial
reference: (semimajor axis, semiminor axis, and inverse flattening)