[GRASS-SVN] r57777 - grass/branches/develbranch_6/scripts/d.correlate
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 21 03:52:59 PDT 2013
Author: hamish
Date: 2013-09-21 03:52:58 -0700 (Sat, 21 Sep 2013)
New Revision: 57777
Modified:
grass/branches/develbranch_6/scripts/d.correlate/description.html
Log:
minor wording
Modified: grass/branches/develbranch_6/scripts/d.correlate/description.html
===================================================================
--- grass/branches/develbranch_6/scripts/d.correlate/description.html 2013-09-21 10:51:56 UTC (rev 57776)
+++ grass/branches/develbranch_6/scripts/d.correlate/description.html 2013-09-21 10:52:58 UTC (rev 57777)
@@ -29,7 +29,7 @@
<h2>EXAMPLE</h2>
Compare LANDSAT-7 bands 2 and 3 in the North Carolina sample dataset,
-and over-plotting a trend line:
+and over-plot a trend line:
<div class="code"><pre>
g.region rast=lsat7_2002_20
d.correlate -t layer1=lsat7_2002_20 layer2=lsat7_2002_30 --verbose
More information about the grass-commit
mailing list