فهرست منبع

ah, that's where it went

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35932 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 سال پیش
والد
کامیت
d5c8c4ac76
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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