[GRASS-SVN] r69526 - grass-addons/grass7/vector/v.in.pygbif

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 19 00:35:01 PDT 2016


Author: sbl
Date: 2016-09-19 00:35:01 -0700 (Mon, 19 Sep 2016)
New Revision: 69526

Modified:
   grass-addons/grass7/vector/v.in.pygbif/v.in.pygbif.py
Log:
remove whitespace in options

Modified: grass-addons/grass7/vector/v.in.pygbif/v.in.pygbif.py
===================================================================
--- grass-addons/grass7/vector/v.in.pygbif/v.in.pygbif.py	2016-09-19 07:30:28 UTC (rev 69525)
+++ grass-addons/grass7/vector/v.in.pygbif/v.in.pygbif.py	2016-09-19 07:35:01 UTC (rev 69526)
@@ -158,7 +158,7 @@
 #% type: string
 #% description: The continent in which the occurrence was recorded
 #% guisection: Spatial filter
-#% options: africa, antarctica, asia, europe, north_america, oceania, south_america
+#% options: africa,antarctica,asia,europe,north_america,oceania,south_america
 #%end
 
 #%flag



More information about the grass-commit mailing list