[GRASS-SVN] r66845 - grass-addons/grass7/vector/v.flexure

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 15 23:09:05 PST 2015


Author: awickert
Date: 2015-11-15 23:09:05 -0800 (Sun, 15 Nov 2015)
New Revision: 66845

Modified:
   grass-addons/grass7/vector/v.flexure/v.flexure.html
Log:
missing comma


Modified: grass-addons/grass7/vector/v.flexure/v.flexure.html
===================================================================
--- grass-addons/grass7/vector/v.flexure/v.flexure.html	2015-11-16 07:07:15 UTC (rev 66844)
+++ grass-addons/grass7/vector/v.flexure/v.flexure.html	2015-11-16 07:09:05 UTC (rev 66845)
@@ -8,7 +8,7 @@
 
 <b>input</b> is a vector points file containing the loads in units of force. Typically, this will be a representation of a distributed field of loads as a set of points, so the user will implicitly include the area over which a stress (vertical load) acts into the quantities in the database table of <b>input</b>.
 <p>
-<b>te</b>, written in standard text as T<sub>e</sub> is the lithospheric elastic thickness.
+<b>te</b>, written in standard text as T<sub>e</sub>, is the lithospheric elastic thickness.
 <p>
 <b>output</b> is provided as a grid of vector points corresponding to the GRASS region when this command is invoked. Be sure to use <em>g.region</em> to properly set the input region! <b>raster_output</b> is the same output, except converted to a raster grid at the same resolution as the current computational region. If you have a grid spacing that is much smaller than a flexural wavelength, it is possible to interpolate the vector output to a much finer resolution than this raster output provides.
 <p>



More information about the grass-commit mailing list