Skip to content

Commit dce24cc

Browse files
author
rblazek
committedSep 22, 2006
better wording?
git-svn-id: http://svn.osgeo.org/qgis/trunk@5864 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 83f6e45 commit dce24cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules/v.out.ogr.gml.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="GML export of vector layer" module="v.out.ogr">
4+
<qgisgrassmodule label="Export vector layer to GML" module="v.out.ogr">
55
<option key="input" layeroption="layer" typeoption="type" />
66
<option key="format" answer="GML" hidden="yes" />
77
<file key="dsn" type="new" label="Output GML file" filters="GML (*.gml)" />

0 commit comments

Comments
 (0)
Please sign in to comment.