Skip to content

Commit 76ff1a6

Browse files
author
Giovanni Manghi
committed
fix for v.kernel module in GRASS plugin
1 parent ba3cca2 commit 76ff1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/v.kernel.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="Gaussian kernel density" module="qgis.v.kernel.rast.py" manual="v.kernel">
4+
<qgisgrassmodule label="Gaussian kernel density" module="v.kernel" manual="v.kernel">
55
<option key="input" />
66
<option key="stddeviation" />
77
<option key="output" />

0 commit comments

Comments
 (0)