Skip to content

Commit 25f2b42

Browse files
author
pcav
committed
Typo in r.contour
git-svn-id: http://svn.osgeo.org/qgis/trunk@10450 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 7ecaa9b commit 25f2b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/r.contour.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="Create vector contour from rater at specified steps" module="r.contour">
4+
<qgisgrassmodule label="Create vector contour from raster at specified steps" module="r.contour">
55
<option key="input" />
66
<option key="step"/>
77
<option key="minlevel" answer="0" hidden="no"/>

0 commit comments

Comments
 (0)