Skip to content

Commit

Permalink
Typo in a GRASS module
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12948 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed Feb 16, 2010
1 parent beec65a commit b3cdb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/modules-common/r.los.qgm
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

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

0 comments on commit b3cdb6f

Please sign in to comment.