diff options
| author | Michal Prusek <domel@domel.be> | 2014-02-15 12:57:58 +0100 |
|---|---|---|
| committer | Baptiste Mispelon <bmispelon@gmail.com> | 2014-02-15 13:02:16 +0100 |
| commit | 00da02cbfd2dc2c98e516d4f816063df5fb81b5b (patch) | |
| tree | f1ccb17d620b2566c79074fd78d3b5273ad01751 /docs/ref | |
| parent | 4ac4c98cbd0c57570d41f05758dea08f6bb7127b (diff) | |
Fixed #22052 -- Corrected a misspelling of ellipsoid
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/gdal.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/gdal.txt b/docs/ref/contrib/gis/gdal.txt index 29a2daab82..528341036d 100644 --- a/docs/ref/contrib/gis/gdal.txt +++ b/docs/ref/contrib/gis/gdal.txt @@ -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) |
