Skip to content

Commit db766a9

Browse files
author
pcav
committed
Typo in a GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@12948 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 74997f8 commit db766a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules-common/r.los.qgm

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

44
<!-- TODO: this is bad -->
5-
<qgisgrassmodule label="Line-of-sigth raster analysis" module="r.los">
5+
<qgisgrassmodule label="Line-of-sight raster analysis" module="r.los">
66
<option key="input"/>
77
<option key="coordinate" />
88
<option key="obs_elev" answer="1.75" hidden="no" />

0 commit comments

Comments
 (0)