[GRASS-SVN] r35931 - grass/trunk/scripts/v.db.update

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 19 03:24:26 EST 2009


Author: hamish
Date: 2009-02-19 03:24:25 -0500 (Thu, 19 Feb 2009)
New Revision: 35931

Modified:
   grass/trunk/scripts/v.db.update/v.db.update.py
Log:
typo in option type

Modified: grass/trunk/scripts/v.db.update/v.db.update.py
===================================================================
--- grass/trunk/scripts/v.db.update/v.db.update.py	2009-02-19 08:09:03 UTC (rev 35930)
+++ grass/trunk/scripts/v.db.update/v.db.update.py	2009-02-19 08:24:25 UTC (rev 35931)
@@ -36,7 +36,7 @@
 #%end
 #%option
 #% key: column
-#% type: strin
+#% type: string
 #% gisprompt: old_dbcolumn,dbcolumn,dbcolumng
 #% description: Column to update
 #% required : yes



More information about the grass-commit mailing list