[GRASS-SVN] r64092 - grass/trunk/lib/python/pygrass/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 12 05:58:47 PST 2015


Author: neteler
Date: 2015-01-12 05:58:47 -0800 (Mon, 12 Jan 2015)
New Revision: 64092

Modified:
   grass/trunk/lib/python/pygrass/gis/__init__.py
Log:
element_list: labels -> label for consistency

Modified: grass/trunk/lib/python/pygrass/gis/__init__.py
===================================================================
--- grass/trunk/lib/python/pygrass/gis/__init__.py	2015-01-12 13:56:29 UTC (rev 64091)
+++ grass/trunk/lib/python/pygrass/gis/__init__.py	2015-01-12 13:58:47 UTC (rev 64092)
@@ -304,7 +304,7 @@
         """Return a list of grass types like:
 
             * 'group',
-            * 'labels',
+            * 'label',
             * 'raster',
             * 'raster_3d',
             * 'region',



More information about the grass-commit mailing list