Skip to content

Commit e00939b

Browse files
author
pcav
committedDec 8, 2009
Trivial fix for #2198 - Thanks Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12375 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/plugins/grass/modules-6.4/db.out.ogr.qgm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<qgisgrassmodule label="Exports attribute tables into various format" module="db.out.ogr">
55
<option key="input" />
6-
<file key="dns" type="new" />
6+
<file key="dsn" type="new" />
77
<option key="format" />
88
<option key="db_table" />
9-
</qgisgrassmodule>
9+
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.