소스 검색

typo in option type

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35931 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 년 전
부모
커밋
29dbabdd4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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