Bläddra i källkod

typo in option type

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35931 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 år sedan
förälder
incheckning
29dbabdd4e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      scripts/v.db.update/v.db.update.py

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

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