We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62b24b commit d19cee6Copy full SHA for d19cee6
src/plugins/grass/modules/r.in.mat.qgm
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
-<qgisgrassmodule label="Import a binary MAT-File(v4) to a GRASS raster" module="r.in.mat">
+<qgisgrassmodule label="Import binary MAT-File(v4) to GRASS raster" module="r.in.mat">
5
<file key="input" type="old" />
6
<option key="output" />
7
</qgisgrassmodule>
0 commit comments