[GRASS-SVN] r68236 - in grass/branches/releasebranch_7_0: general/g.proj lib/proj raster/r.solute.transport raster3d/r3.gwflow temporal/t.rast.algebra vector/v.out.ogr
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Apr 9 09:46:53 PDT 2016
Author: martinl
Date: 2016-04-09 09:46:53 -0700 (Sat, 09 Apr 2016)
New Revision: 68236
Modified:
grass/branches/releasebranch_7_0/general/g.proj/datumtrans.c
grass/branches/releasebranch_7_0/lib/proj/convert.c
grass/branches/releasebranch_7_0/raster/r.solute.transport/r.solute.transport.html
grass/branches/releasebranch_7_0/raster3d/r3.gwflow/r3.gwflow.html
grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.html
grass/branches/releasebranch_7_0/vector/v.out.ogr/export_areas.c
Log:
spelling errors (#2985)
(merge r68235 from trunk)
Modified: grass/branches/releasebranch_7_0/general/g.proj/datumtrans.c
===================================================================
--- grass/branches/releasebranch_7_0/general/g.proj/datumtrans.c 2016-04-09 16:43:25 UTC (rev 68235)
+++ grass/branches/releasebranch_7_0/general/g.proj/datumtrans.c 2016-04-09 16:46:53 UTC (rev 68236)
@@ -91,7 +91,7 @@
* co-ordinate system definition
*
* \param datumtrans Index number of parameter set to use, 0 to leave
- * unspecifed (or remove specific parameters, leaving just
+ * unspecified (or remove specific parameters, leaving just
* the datum name), -1 to list the available parameter
* sets for this datum and exit.
*
Modified: grass/branches/releasebranch_7_0/lib/proj/convert.c
===================================================================
--- grass/branches/releasebranch_7_0/lib/proj/convert.c 2016-04-09 16:43:25 UTC (rev 68235)
+++ grass/branches/releasebranch_7_0/lib/proj/convert.c 2016-04-09 16:46:53 UTC (rev 68236)
@@ -267,7 +267,7 @@
* \param hSRS OGRSpatialReferenceH object containing the co-ordinate
* system to be converted
* \param datumtrans Index number of datum parameter set to use, 0 to leave
- * unspecifed
+ * unspecified
*
* \return 2 if a projected or lat/long co-ordinate system has been
* defined
@@ -685,7 +685,7 @@
* \param wkt Well-known Text (WKT) description of the co-ordinate
* system to be converted
* \param datumtrans Index number of datum parameter set to use, 0 to leave
- * unspecifed
+ * unspecified
*
* \return 2 if a projected or lat/long co-ordinate system has been
* defined
Modified: grass/branches/releasebranch_7_0/raster/r.solute.transport/r.solute.transport.html
===================================================================
--- grass/branches/releasebranch_7_0/raster/r.solute.transport/r.solute.transport.html 2016-04-09 16:43:25 UTC (rev 68235)
+++ grass/branches/releasebranch_7_0/raster/r.solute.transport/r.solute.transport.html 2016-04-09 16:46:53 UTC (rev 68236)
@@ -60,7 +60,7 @@
The following states are supportet:
<ul>
-<li>0 == inactive - the cell with status 0 will not be calulated, active cells will have a no flow boundary to an inactive cell</li>
+<li>0 == inactive - the cell with status 0 will not be calculated, active cells will have a no flow boundary to an inactive cell</li>
<li>1 == active - this cell is used for sloute transport calculation, inner sources can be defined for those cells</li>
<li>2 == Dirichlet - cells of this type will have a fixed concentration value which do not change over time </li>
<li>3 == Transmission - cells of this type should be placed on out-flow boundaries to assure the flow of the solute stream out </li>
Modified: grass/branches/releasebranch_7_0/raster3d/r3.gwflow/r3.gwflow.html
===================================================================
--- grass/branches/releasebranch_7_0/raster3d/r3.gwflow/r3.gwflow.html 2016-04-09 16:43:25 UTC (rev 68235)
+++ grass/branches/releasebranch_7_0/raster3d/r3.gwflow/r3.gwflow.html 2016-04-09 16:46:53 UTC (rev 68236)
@@ -47,7 +47,7 @@
cell states are supported:
<ul>
-<li>0 == inactive - the cell with status 0 will not be calulated,
+<li>0 == inactive - the cell with status 0 will not be calculated,
active cells will have a no flow boundary to an inactive cell</li>
<li>1 == active - this cell is used for groundwater calculation,
inner sources can be defined for those cells</li>
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.html 2016-04-09 16:43:25 UTC (rev 68235)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.html 2016-04-09 16:46:53 UTC (rev 68236)
@@ -246,7 +246,7 @@
the related maps.
For complex relations the comparison operator can be used to combine conditions:
<br>
-The structure is similar to the select operator with the extention of an aggregation operator:
+The structure is similar to the select operator with the extension of an aggregation operator:
{"comparison operator", "topological relations", aggregation operator, "temporal operator"}
<br>
This aggregation operator (| or &) define the behaviour if a map is related the more
Modified: grass/branches/releasebranch_7_0/vector/v.out.ogr/export_areas.c
===================================================================
--- grass/branches/releasebranch_7_0/vector/v.out.ogr/export_areas.c 2016-04-09 16:43:25 UTC (rev 68235)
+++ grass/branches/releasebranch_7_0/vector/v.out.ogr/export_areas.c 2016-04-09 16:46:53 UTC (rev 68236)
@@ -77,7 +77,7 @@
* not labeled */
}
- /* find correspoding area */
+ /* find corresponding area */
area = Vect_get_centroid_area(In, centroid);
if (area == 0)
continue;
@@ -184,7 +184,7 @@
"Category %d not found in line %d, field %d"),
cat, line, field);
- /* find correspoding area */
+ /* find corresponding area */
area = Vect_get_centroid_area(In, line);
if (area == 0)
continue;
@@ -241,7 +241,7 @@
* not labeled */
}
- /* find correspoding area */
+ /* find corresponding area */
line = Vect_get_next_line_id(In);
area = Vect_get_centroid_area(In, line);
if (area == 0)
More information about the grass-commit
mailing list