[hdf-compass] 265/295: Minor documentation fix

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.

commit 4c50c481ff03bb8612b6a856973c3feac837fd5e
Author: giumas <giumas at yahoo.it>
Date:   Sun Jan 31 12:15:35 2016 -0500

    Minor documentation fix
---
 hdf_compass/bag_model/model.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hdf_compass/bag_model/model.py b/hdf_compass/bag_model/model.py
index fb6d9e1..76ef298 100644
--- a/hdf_compass/bag_model/model.py
+++ b/hdf_compass/bag_model/model.py
@@ -367,7 +367,7 @@ class BAGElevationGeoArray(compass_model.GeoArray):
 
     @property
     def extent(self):
-        """ Geographic extent as a tuple: (x_min, x_max, y_min, y_max) """
+        """ Geographic extent as a tuple: (lon_min, lon_max, lon_min, lon_max) """
         return self._meta.geo_extent()
 
     def __getitem__(self, args):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git



More information about the debian-science-commits mailing list