Skip to content

Commit 41b002a

Browse files
author
pcav
committed
Trivial fix for #2198 - Thanks Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12375 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4ec58c7 commit 41b002a

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)