From 00da02cbfd2dc2c98e516d4f816063df5fb81b5b Mon Sep 17 00:00:00 2001 From: Michal Prusek Date: Sat, 15 Feb 2014 12:57:58 +0100 Subject: [PATCH] Fixed #22052 -- Corrected a misspelling of ellipsoid --- docs/ref/contrib/gis/gdal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)