Parcourir la source

msg cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43499 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler il y a 14 ans
Parent
commit
5f1928b58e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/v.db.dropcolumn/v.db.dropcolumn.py

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

@@ -45,7 +45,7 @@
 #%option
 #%option
 #% key: column
 #% key: column
 #% type: string
 #% type: string
-#% description: Name of the column
+#% description: Name of the column to drop
 #% required : yes
 #% required : yes
 #%end
 #%end