We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74997f8 commit db766a9Copy full SHA for db766a9
src/plugins/grass/modules-common/r.los.qgm
@@ -2,7 +2,7 @@
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
<!-- TODO: this is bad -->
5
-<qgisgrassmodule label="Line-of-sigth raster analysis" module="r.los">
+<qgisgrassmodule label="Line-of-sight raster analysis" module="r.los">
6
<option key="input"/>
7
<option key="coordinate" />
8
<option key="obs_elev" answer="1.75" hidden="no" />
0 commit comments