mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #22052 -- Corrected a misspelling of ellipsoid
This commit is contained in:
parent
4ac4c98cbd
commit
00da02cbfd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue