Skip to content

Commit ca3a0f9

Browse files
author
rblazek
committed
better wording?
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5863 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 94c2db1 commit ca3a0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/v.out.ogr.shape.qgm

+1-1
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="Shapefile export of vector layer" module="v.out.ogr">
4+
<qgisgrassmodule label="Export vector layer to Shapefile" module="v.out.ogr">
55
<option key="input" layeroption="layer" typeoption="type" />
66
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
77
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />

0 commit comments

Comments
 (0)