[GRASS-SVN] r71135 - grass-addons/grass7/raster/r.mblend

svn_grass at osgeo.org svn_grass at osgeo.org
Wed May 24 06:46:44 PDT 2017


Author: Lads
Date: 2017-05-24 06:46:44 -0700 (Wed, 24 May 2017)
New Revision: 71135

Modified:
   grass-addons/grass7/raster/r.mblend/r.mblend.html
Log:
Improvements to the English.

Modified: grass-addons/grass7/raster/r.mblend/r.mblend.html
===================================================================
--- grass-addons/grass7/raster/r.mblend/r.mblend.html	2017-05-24 13:32:56 UTC (rev 71134)
+++ grass-addons/grass7/raster/r.mblend/r.mblend.html	2017-05-24 13:46:44 UTC (rev 71135)
@@ -20,7 +20,7 @@
 
 <h2>EXAMPLES</h2>
 
-Merge <tt>best_dem</tt> and <tt>other_dem</tt> raster maps from the current mapset:
+Merge the <tt>best_dem</tt> and <tt>other_dem</tt> raster maps from the current mapset:
 <div class="code"><pre>
 r.mblend high=best_dem low=other_dem output=result
 </pre></div>
@@ -39,7 +39,7 @@
 
 <h2>SEE ALSO</h2>
 
-The source code implementing this module is available at <a href=https://github.com/ldesousa/r.mblend>GitHub</a>.
+The source code implementing this module is also available at <a href=https://github.com/ldesousa/r.mblend>GitHub</a>.
 
 <h2>AUTHORS</h2>
 



More information about the grass-commit mailing list