Explorar el Código

ah, that's where it went

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35932 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman hace 16 años
padre
commit
d5c8c4ac76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/v.db.update/v.db.update.py

+ 1 - 1
scripts/v.db.update/v.db.update.py

@@ -37,7 +37,7 @@
 #%option
 #% key: column
 #% type: string
-#% gisprompt: old_dbcolumn,dbcolumn,dbcolumng
+#% gisprompt: old_dbcolumn,dbcolumn,dbcolumn
 #% description: Column to update
 #% required : yes
 #%end