Skip to content

Commit 0ce82d2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules/r.out.gdal.gtiff.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="Geo TIFF raster export" module="r.out.gdal">
4+
<qgisgrassmodule label="Export raster layer to Geo TIFF" module="r.out.gdal">
55
<option key="input" region="no"/>
66
<option key="format" answer="GTiff" hidden="yes" />
77
<option key="type" answer="Float64" />

0 commit comments

Comments
 (0)
Please sign in to comment.