Explorar o código

Fixed various typos (trunk, https://trac.osgeo.org/grass/changeset/64320, trac https://trac.osgeo.org/grass/ticket/2560)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@64321 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=10) %!d(string=hai) anos
pai
achega
c2615f32a4
Modificáronse 38 ficheiros con 64 adicións e 64 borrados
  1. 3 3
      general/g.parser/g.parser.html
  2. 1 1
      gui/wxpython/lmgr/frame.py
  3. 1 1
      imagery/i.eb.eta/i.eb.eta.html
  4. 1 1
      imagery/i.eb.evapfr/i.eb.evapfr.html
  5. 1 1
      imagery/i.eb.hsebal01/i.eb.hsebal01.html
  6. 1 1
      imagery/i.ortho.photo/README
  7. 1 1
      lib/gmath/la.c
  8. 1 1
      lib/init/grass7.html
  9. 1 1
      lib/init/variables.html
  10. 1 1
      lib/python/docs/src/pygrass_raster.rst
  11. 8 8
      lib/python/docs/src/temporal_framework.rst
  12. 1 1
      lib/python/imaging/images2gif.py
  13. 1 1
      lib/python/pygrass/modules/interface/module.py
  14. 1 1
      lib/python/pygrass/vector/table.py
  15. 1 1
      lib/python/script/task.py
  16. 1 1
      lib/python/temporal/abstract_space_time_dataset.py
  17. 1 1
      lib/python/temporal/core.py
  18. 1 1
      lib/python/temporal/temporal_algebra.py
  19. 1 1
      lib/python/temporal/temporal_operator.py
  20. 2 2
      lib/temporal/lib/map_list.c
  21. 2 2
      lib/vector/Vlib/open.c
  22. 6 6
      lib/vector/diglib/spindex_rw.c
  23. 3 3
      locale/grass_po_stats.py
  24. 1 1
      raster/r.solute.transport/r.solute.transport.html
  25. 1 1
      raster/r.volume/main.c
  26. 1 1
      raster/r.watershed/shed/com_line.c
  27. 3 3
      raster/r.what/r.what.html
  28. 1 1
      raster3d/r3.gwflow/r3.gwflow.html
  29. 1 1
      scripts/r3.in.xyz/r3.in.xyz.html
  30. 6 6
      temporal/t.info/t.info.html
  31. 1 1
      temporal/t.rast.colors/t.rast.colors.html
  32. 1 1
      temporal/t.rast.list/t.rast.list.html
  33. 1 1
      temporal/t.select/t.select.html
  34. 1 1
      temporal/t.vect.algebra/t.vect.algebra.html
  35. 2 2
      temporal/temporalintro.html
  36. 1 1
      vector/v.colors/v.colors.html
  37. 1 1
      vector/v.lrs/MAIL
  38. 1 1
      vector/v.out.postgis/v.out.postgis.html

+ 3 - 3
general/g.parser/g.parser.html

@@ -78,7 +78,7 @@ With <tt>{NULL}</tt> it is possible to suppress a predefined <tt>description</tt
 or <tt>label</tt>.
 
 <p>
-The parsers allows to use predefined <em>standardized options and
+The parsers allows using predefined <em>standardized options and
 flags</em>, see the list
 of <a href="http://grass.osgeo.org/programming7/parser__standard__options_8c.html#a1a5da9db1229a9bbc59d16ae84540bb8">options</a> and <a href="http://grass.osgeo.org/programming7/parser__standard__options_8c.html#ad081e95e5d4dc3daab9c820d962e6902">flags</a>
 in the programmer manual. Eg. the option
@@ -101,7 +101,7 @@ can be easily defined as
 #%end
 </pre></div>
 
-The parser allows to define predefined <em>rules</em>
+The parser allows defining predefined <em>rules</em>
 for used options.
 
 The syntax of the rules section is following:
@@ -112,7 +112,7 @@ The syntax of the rules section is following:
 #%end
 </pre></div>
 
-The parser also allows to define "OR" conditions, e.g. requiring raster
+The parser also allows defining "OR" conditions, e.g. requiring raster
 OR vector (for details, see below), e.g.for options:
 
 <div class="code"><pre>

+ 1 - 1
gui/wxpython/lmgr/frame.py

@@ -754,7 +754,7 @@ class GMFrame(wx.Frame):
         except:
             layer = None
 
-        if layer and len(cmdlist) == 1: # only if no paramaters given
+        if layer and len(cmdlist) == 1: # only if no parameters given
             if (type == 'raster' and cmdlist[0][0] == 'r' and cmdlist[0][1] != '3') or \
                     (type == 'vector' and cmdlist[0][0] == 'v'):
                 input = GUI().GetCommandInputMapParamKey(cmdlist[0])

+ 1 - 1
imagery/i.eb.eta/i.eb.eta.html

@@ -29,7 +29,7 @@ Full ETa processing will need those:
 <h2>REFERENCES</h2>
 
 <p>[1] Bastiaanssen, W.G.M., 1995.
-Estimation of Land surface paramters by remote sensing under clear-sky
+Estimation of Land surface parameters by remote sensing under clear-sky
 conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
 (<a href="http://edepot.wur.nl/206553">PDF</a>)
 

+ 1 - 1
imagery/i.eb.evapfr/i.eb.evapfr.html

@@ -18,7 +18,7 @@ Makin, Molden and Bastiaanssen (2001).
 <h2>REFERENCES</h2>
 
 <p>[1] Bastiaanssen, W.G.M., 1995.
-Estimation of Land surface paramters by remote sensing under clear-sky
+Estimation of Land surface parameters by remote sensing under clear-sky
 conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
 (<a href="http://edepot.wur.nl/206553">PDF</a>)
 

+ 1 - 1
imagery/i.eb.hsebal01/i.eb.hsebal01.html

@@ -43,7 +43,7 @@ in this code in [3].
 <h2>REFERENCES</h2>
 
 <p>[1] Bastiaanssen, W.G.M., 1995.
-  Estimation of Land surface paramters by remote sensing under clear-sky
+  Estimation of Land surface parameters by remote sensing under clear-sky
 conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
 (<a href="http://edepot.wur.nl/206553">PDF</a>)
 

+ 1 - 1
imagery/i.ortho.photo/README

@@ -75,7 +75,7 @@ The following GRASS 6 directories contain the source code:
 				parameters
 
 	./photo.2target:	computes photo to target location
-				transformation paramters
+				transformation parameters
 
 	./photo.rectify:	does the actual image rectification
 	

+ 1 - 1
lib/gmath/la.c

@@ -98,7 +98,7 @@ int G_matrix_zero(mat_struct * A)
 /*!
  * \fn int G_matrix_set(mat_struct *A, int rows, int cols, int ldim)
  *
- * \brief Set paramaters for an initialized matrix
+ * \brief Set parameters for an initialized matrix
  *
  * Set parameters for matrix <b>A</b> that is allocated,
  * but not yet fully initialized.  Is an alternative to G_matrix_init().

+ 1 - 1
lib/init/grass7.html

@@ -243,7 +243,7 @@ examples bellow) otherwise taken from the last GRASS session.</dd>
 
 <dt><b>grass70 -c EPSG:5514:3 $HOME/grassdata/mylocation</b>
 <dd> Creates new GRASS location with EPSG code 5514 (S-JTSK / Krovak
-    East North - SJTSK) with datum transformation paramaters used in
+    East North - SJTSK) with datum transformation parameters used in
     Czech Republic in the specified GISDBASE
 
 <dt><b>grass70 -c myvector.shp $HOME/grassdata/mylocation</b>

+ 1 - 1
lib/init/variables.html

@@ -259,7 +259,7 @@ PERMANENT
     non-native, vector features are written to output external
     datasource immediately. By default, the vector library writes
     output data to a temporary vector map in native format and when
-    closing the map, the features are transfered to output external
+    closing the map, the features are transferred to output external
     datasource. Note: if output vector format is topological PostGIS
     format, then the vector library writes features immediately to output
     database (in this case GRASS_VECTOR_EXTERNAL_IMMEDIATE is ignored).</dd>

+ 1 - 1
lib/python/docs/src/pygrass_raster.rst

@@ -226,7 +226,7 @@ array operations. ::
     >>> raster = reload(raster)
     >>> elev = raster.RasterNumpy('elevation', 'PERMANENT')
     >>> elev.open('r')
-    >>> # in this case RasterNumpy is an extention of the numpy class
+    >>> # in this case RasterNumpy is an extension of the numpy class
     >>> # therefore you may use all the fancy things of numpy.
     >>> elev[:5, :3]
     RasterNumpy([[ 141.99613953,  141.27848816,  141.37904358],

+ 8 - 8
lib/python/docs/src/temporal_framework.rst

@@ -52,7 +52,7 @@ the SQL object serialization, all classes that represent table entries, datetime
 :mod:`~temporal.base`
 """""""""""""""""""""
 
-    Implements of basic dataset informations and SQL conversion of such information:
+    Implements of basic dataset information and SQL conversion of such information:
 
     - Definition of the SQL serialize class :class:`~temporal.base.DictSQLSerializer` 
       that converts the content of temporal
@@ -60,7 +60,7 @@ the SQL object serialization, all classes that represent table entries, datetime
     - Definition of :class:`~temporal.base.SQLDatabaseInterface` 
       that is the base class for all temporal datatype subclasses
     - Contains classes for all datasets [#allds]_ that contain
-      basic informations (id, name, mapset, creator, ...)
+      basic information (id, name, mapset, creator, ...)
 
 :mod:`~temporal.spatial_extent`
 """""""""""""""""""""""""""""""
@@ -101,7 +101,7 @@ the SQL object serialization, all classes that represent table entries, datetime
 :mod:`~temporal.c_libraries_interface`
 """"""""""""""""""""""""""""""""""""""
 
-    The RPC C-library interface for exit safe and fast access to raster, vector and 3D raster informations.
+    The RPC C-library interface for exit safe and fast access to raster, vector and 3D raster information.
 
 :mod:`~temporal.temporal_granularity`
 """""""""""""""""""""""""""""""""""""
@@ -133,14 +133,14 @@ temporal processing algorithms and temporal GRASS modules.
 
     - Implements the base class for all datasets [#allds]_ :class:`~temporal.abstract_dataset.AbstractDataset`.
     - Implements the the select, insert and update functionality as well as
-      convenient functions to access the base, extent and metadata informations
+      convenient functions to access the base, extent and metadata information
 
 :mod:`~temporal.abstract_map_dataset`
 """""""""""""""""""""""""""""""""""""
 
     - Implements the base class :class:`~temporal.abstract_map_dataset.AbstractMapDataset` 
       for all map layer specific classes
-    - Provides the interface to all map layer specific informations in the temporal database
+    - Provides the interface to all map layer specific information in the temporal database
 
 :mod:`~temporal.abstract_space_time_dataset`
 """"""""""""""""""""""""""""""""""""""""""""
@@ -149,7 +149,7 @@ temporal processing algorithms and temporal GRASS modules.
       for all Space Time Datasets classes
     - Contains the creation and deletion functionality, the map registration and un-registration,
       access methods to map layer objects and so on
-    - Provides the interface to all Space Time Dataset specific informations in the temporal database
+    - Provides the interface to all Space Time Dataset specific information in the temporal database
 
 :mod:`~temporal.space_time_datasets`
 """"""""""""""""""""""""""""""""""""
@@ -295,11 +295,11 @@ to access its registered maps.
     # Fill the object with the content from the temporal database
     strds.select(dbif=dbif)
 
-    # Print informations about the space time raster dataset to stdout
+    # Print information about the space time raster dataset to stdout
     strds.print_info()
 
     # Get all maps that are registered in the strds and print
-    # informations about the maps to stdout
+    # information about the maps to stdout
     maps = strds.get_registered_maps_as_objects(dbif=dbif)
 
     # We iterate over the temporal sorted map list

+ 1 - 1
lib/python/imaging/images2gif.py

@@ -201,7 +201,7 @@ class GifWriter:
         return bb
 
     def getAppExt(self, loops=float('inf')):
-        """Application extention. This part specifies the amount of loops.
+        """Application extension. This part specifies the amount of loops.
         If loops is 0 or inf, it goes on infinitely.
 
         :param float loops:

+ 1 - 1
lib/python/pygrass/modules/interface/module.py

@@ -557,7 +557,7 @@ class Module(object):
         self.__call__.__func__.__doc__ = self.__doc__
 
     def __call__(self, *args, **kargs):
-        """Set module paramters to the class and, if run_ is True execute the
+        """Set module parameters to the class and, if run_ is True execute the
         module, therefore valid parameters are all the module parameters
         plus some extra parameters that are: run_, stdin_, stdout_, stderr_,
         env_ and finish_.

+ 1 - 1
lib/python/pygrass/vector/table.py

@@ -1090,7 +1090,7 @@ class Table(object):
         """Insert a new row
 
         :param values: a tuple of values to insert, it is possible to insert
-                       more rows using a list of tuple and paramater `many`
+                       more rows using a list of tuple and parameter `many`
         :type values: tuple
         :param cursor: the cursor to connect, if None it use the cursor
                        of connection table object

+ 1 - 1
lib/python/script/task.py

@@ -245,7 +245,7 @@ class grassTask:
         return {'flags': self.flags, 'params': self.params}
 
     def has_required(self):
-        """Check if command has at least one required paramater
+        """Check if command has at least one required parameter
         """
         for p in self.params:
             if p.get('required', False):

+ 1 - 1
lib/python/temporal/abstract_space_time_dataset.py

@@ -1309,7 +1309,7 @@ class AbstractSpaceTimeDataset(AbstractDataset):
                                                             order="start_time",
                                                             dbif=None):
         """Return all or a subset of the registered maps as ordered object
-           list with spatio-temporal topological relationship informations.
+           list with spatio-temporal topological relationship information.
 
            The objects are initialized with their id's' and the spatio-temporal
            extent (temporal type, start time, end time, west, east, south,

+ 1 - 1
lib/python/temporal/core.py

@@ -216,7 +216,7 @@ def get_enable_timestamp_write():
 
        ..warning::
 
-           Be aware that C-libraries can not access timestamp informations if
+           Be aware that C-libraries can not access timestamp information if
            they are not written as spatial database metadata, hence modules
            that make use of timestamps using the C-library interface will not
            work with maps that were created without writing the timestamps.

+ 1 - 1
lib/python/temporal/temporal_algebra.py

@@ -1798,7 +1798,7 @@ class TemporalAlgebraParser(object):
             tfunc = gvar.tfunc.upper()
             # Get value for function name from dictionary.
             tfuncval = tfuncdict[tfunc]
-            # Check if value has to be transfered to datetime object for comparison.
+            # Check if value has to be transferred to datetime object for comparison.
             if tfunc in ["START_DATE", "END_DATE"]:
                 timeobj = datetime.strptime(value.replace("\"",""), '%Y-%m-%d')
                 value = timeobj.date()

+ 1 - 1
lib/python/temporal/temporal_operator.py

@@ -253,7 +253,7 @@ class TemporalOperatorParser(object):
     def parse(self, expression,  optype = 'relation'):
         self.optype = optype        
         self.parser.parse(expression)
-        # The paramter optype can be of type: select {:, during, r}, boolean{&&, contains, |}, 
+        # The parameter optype can be of type: select {:, during, r}, boolean{&&, contains, |}, 
         #                                                            raster{*, equal, |}, vector {|, starts, &},
         #                                                            hash{#, during, l} or relation {during}.
     

+ 2 - 2
lib/temporal/lib/map_list.c

@@ -112,9 +112,9 @@ void tgis_map_list_add(tgisMapList *list, tgisMap *map)
 }
 
 /** 
- * \brief Insert map informations into tgisMapList
+ * \brief Insert map information into tgisMapList
  *
- * This function alocates a tgisMap, fills it with the provided informations
+ * This function alocates a tgisMap, fills it with the provided information
  * and adds it to the list.
  * In case allocation fails, G_fatal_error() will be invoked by the
  * allocation function.

+ 2 - 2
lib/vector/Vlib/open.c

@@ -1304,7 +1304,7 @@ int map_format(struct Map_info *Map)
         else {
             /* vector features are written to the temporary vector map
              * in the native format and when closing the map
-             * transfered to output OGR layer */
+             * transferred to output OGR layer */
             format = GV_FORMAT_NATIVE;
             Map->temporary = TRUE;
         }
@@ -1421,7 +1421,7 @@ int map_format(struct Map_info *Map)
             else {
                 /* vector features are written to the temporary vector map
                  * in the native format and when closing the map
-                 * transfered to output PostGIS layer */
+                 * transferred to output PostGIS layer */
                 format = GV_FORMAT_NATIVE;
                 Map->temporary = TRUE;
             }

+ 6 - 6
lib/vector/diglib/spindex_rw.c

@@ -659,8 +659,8 @@ int rtree_dump_node_file(FILE * fp, off_t pos, int with_z, struct RTree *t)
  * all following methods to transfer spatial indices (rtrees) are based
  * on the same idea
  * do a postorder depth-first non-recursive traversal of the rtree
- * a leaf node is transfered first
- * the root node is transfered last
+ * a leaf node is transferred first
+ * the root node is transferred last
  * 
  * this applies to all four scenarios
  * - from intermediate file to sidx file
@@ -973,7 +973,7 @@ static void rtree_load_to_memory(struct gvfile *fp, off_t rootpos,
 	loadnode = 1;
 	/* this is an internal node in the RTree
 	 * all its children are read first,
-	 * before it is transfered to the RTree in memory */
+	 * before it is transferred to the RTree in memory */
 	if (s[top].sn.level > 0) {
 	    for (i = s[top].branch_id; i < t->nodecard; i++) {
 		if (s[top].pos[i] > 0) {
@@ -991,7 +991,7 @@ static void rtree_load_to_memory(struct gvfile *fp, off_t rootpos,
 			/* leaf node
 			 * vector object IDs are stored in file as
 			 * off_t but always fit into an int, see dig_structs.h
-			 * vector object IDs are transfered to child.id */
+			 * vector object IDs are transferred to child.id */
 			if (s[top].sn.level == 0) {
 			    s[top].sn.branch[j].child.id =
 				(int)s[top].pos[j];
@@ -1098,7 +1098,7 @@ static void rtree_load_to_file(struct gvfile *fp, off_t rootpos,
 	loadnode = 1;
 	/* this is an internal node in the RTree
 	 * all its children are read first,
-	 * before it is transfered to the RTree in memory */
+	 * before it is transferred to the RTree in memory */
 	if (s[top].sn.level > 0) {
 	    for (i = s[top].branch_id; i < t->nodecard; i++) {
 		if (s[top].pos[i] > 0) {
@@ -1116,7 +1116,7 @@ static void rtree_load_to_file(struct gvfile *fp, off_t rootpos,
 			/* leaf node
 			 * vector object IDs are stored in file as
 			 * off_t but always fit into an int, see dig_structs.h
-			 * vector object IDs are transfered to child.id */
+			 * vector object IDs are transferred to child.id */
 			if (s[top].sn.level == 0) {
 			    s[top].sn.branch[j].child.id =
 				    (int)s[top].pos[j];

+ 3 - 3
locale/grass_po_stats.py

@@ -1,11 +1,11 @@
 #!/usr/bin/env python
 #############################################################################
 #
-# MODULE:       Languages informations and statistics (Python)
+# MODULE:       Languages information and statistics (Python)
 # AUTHOR(S):    Luca Delucchi <lucadeluge@gmail.com>
 #               Pietro Zambelli <peter.zamb@gmail.com>
 # PURPOSE:      Create a json file containing languages translations
-#               informations and statistics.
+#               information and statistics.
 # COPYRIGHT:    (C) 2012 by the GRASS Development Team
 #
 #               This program is free software under the GNU General
@@ -88,7 +88,7 @@ def get_stats(languages, directory):
     # TO DO TOTALS OF ENGLISH WORD FOR EACH FILE
     # all the total string in english
     output['totals'] = {}
-    # all the informations about each lang
+    # all the information about each lang
     output['langs'] = {}
     # for each language
     for lang, pofilelist in languages.iteritems():

+ 1 - 1
raster/r.solute.transport/r.solute.transport.html

@@ -77,7 +77,7 @@ module rapidely grow with the size of the input maps.
 The resulting linear equation system <i>Ax = b</i> can be solved with several solvers.
 Several iterative solvers with unsymmetric sparse and quadratic matrices support are implemented.
 The jacobi method, the Gauss-Seidel method and the biconjugate gradients-stabilized (bicgstab) method. 
-Aditionally a direct Gauss solver and LU solver are available. Those direct solvers
+Additionally a direct Gauss solver and LU solver are available. Those direct solvers
 only work with quadratic matrices, so be careful using them with large maps 
 (maps of size 10.000 cells will need more than one gigabyte of ram).
 Always prefer a sparse matrix solver.

+ 1 - 1
raster/r.volume/main.c

@@ -68,7 +68,7 @@ int main(int argc, char *argv[])
         struct Flag *report;
     } flag;
 
-    /* define paramaters and flags */
+    /* define parameters and flags */
     G_gisinit(argv[0]);
 
     module = G_define_module();

+ 1 - 1
raster/r.watershed/shed/com_line.c

@@ -4,7 +4,7 @@
 #include "watershed.h"
 #include "string.h"
 
-/* make sure any useful info is transfered to the man page before ripping out the interactive help messages */
+/* make sure any useful info is transferred to the man page before ripping out the interactive help messages */
 /* in addition there seem to be some useful user options here which are not currently available from the main parser */
 int com_line_Gwater(INPUT * input, OUTPUT * output)
 {

+ 3 - 3
raster/r.what/r.what.html

@@ -7,7 +7,7 @@ eastings and northings); the user can also (optionally) associate a label
 with each location.
 
 <p>The input coordinates can be entered directly on the command line
-via <b>coordinates</b> paramater, or redirected via <tt>stdin</tt>
+via <b>coordinates</b> parameter, or redirected via <tt>stdin</tt>
 from an input text file, script, or piped from another program
 (like <em><a href="v.out.ascii.html">v.out.ascii</a></em>). Coordinates
 can be given also as a vector points map (<b>points</b>).
@@ -43,7 +43,7 @@ r.what map=landuse96_28m,aspect coordinates=633614.08,224125.12,632972.36,225382
 <h3>Input coordinates given as a vector points map</h3>
 
 Coordinates can be read from exising vector points map by
-specifing <b>points</b> option. Other features than points or
+specifying <b>points</b> option. Other features than points or
 centroids are ignored. Example: query North Carolina county number for
 each community college:
 
@@ -60,7 +60,7 @@ r.what map=boundary_county_500m points=comm_colleges
 <h3>Input coordinates given as a vector points map, output into CSV file</h3>
 
 Coordinates can be read from exising vector points map by
-specifing <b>points</b> option. Other features than points or
+specifying <b>points</b> option. Other features than points or
 centroids are ignored. The output is stored in a CSV file including header
 row. Example: query North Carolina county number for each community college:
 

+ 1 - 1
raster3d/r3.gwflow/r3.gwflow.html

@@ -63,7 +63,7 @@ this module rapidely grow with the size of the input maps.
 several solvers. An iterative solvers with sparse and quadratic matrices
 support is implemented.
 The conjugate gradients method with (pcg) and without (cg) precondition.
-Aditionally a direct Cholesky solver is available. This direct solver
+Additionally a direct Cholesky solver is available. This direct solver
 only work with normal quadratic matrices, so be careful using them with
 large maps (maps of size 10.000 cells will need more than one Gigabyte
 of RAM). The user should always prefer to use a sparse matrix solver.

+ 1 - 1
scripts/r3.in.xyz/r3.in.xyz.html

@@ -28,7 +28,7 @@ Unlike <em>r.in.xyz</em>, reading from stdin and z-scaling are not
 possible. Filtering by z-range is accomplished by setting the 3D region.
 <p>
 To enable parallel processing support, set the <b>workers=</b> option
-to match the number of CPUs or CPU-cores avaiable on your system.
+to match the number of CPUs or CPU-cores available on your system.
 Alternatively, the <tt>WORKERS</tt> environment variable can be set
 to the number of concurrent processes desired.
 <p>

+ 6 - 6
temporal/t.info/t.info.html

@@ -1,18 +1,18 @@
 <h2>DESCRIPTION</h2>
 
-<em>t.info</em> reports informations about any dataset that is
+<em>t.info</em> reports information about any dataset that is
 registered in the temporal database in human readable or shell script
 style. Datasets are raster, 3D raster and vector maps as well as their
 corresponding space time datasets (STRDS, STR3DS and STVDS). This
-module reports the informations that are stored in the temporal
-database. These are basic informations (id, name, mapset, creator,
+module reports the information that are stored in the temporal
+database. These are basic information (id, name, mapset, creator,
 creation time, temporal type), the temporal and spatial extent and
 dataset type specific metadata. The user has to utilize <em>r.info</em>,
-<em>r3.info</em>, <em>v.info</em> to report detailed informations about
+<em>r3.info</em>, <em>v.info</em> to report detailed information about
 raster, 3D raster and vector maps, since not all map specific
-informations and metadata are stored in the temporal database.
+information and metadata are stored in the temporal database.
 <p>
-In addition, informations about the chosen temporal database backend
+In addition, information about the chosen temporal database backend
 can be reported.
 
 <h2>EXAMPLES</h2>

+ 1 - 1
temporal/t.rast.colors/t.rast.colors.html

@@ -10,7 +10,7 @@ Internally a file with map names is created and passed
 to the <em>file</em> option of <em>r.colors</em>.
 <p>
 Please have a look at the <a href="r.colors.html">r.colors</a>
-manual page for further informations.
+manual page for further information.
 
 <h2>EXAMPLE</h2>
 

+ 1 - 1
temporal/t.rast.list/t.rast.list.html

@@ -9,7 +9,7 @@ dataset. Most of the raster map  specific metadat is available for
 column selection, sorting and SQL where statements.
 
 Using the <b>method</b> option allows the specification of different
-methods to list map layers. Method <i>col</i> is the deafult option and
+methods to list map layers. Method <i>col</i> is the default option and
 sensitive to the <b>column</b>,<b>order</b> and <b>where</b> options.
 It will simply print user specified metadata columns of one map layer
 per line. The <i>comma</i> method will list the map layer as comma

+ 1 - 1
temporal/t.select/t.select.html

@@ -270,7 +270,7 @@ compared by logical operators and evaluated for each map of the STDS and
 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 

+ 1 - 1
temporal/t.vect.algebra/t.vect.algebra.html

@@ -277,7 +277,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:
 
 <div class="code"><pre>
 {"comparison operator", "topological relations", aggregation operator, "temporal operator"}

+ 2 - 2
temporal/temporalintro.html

@@ -30,7 +30,7 @@ New space time datasets are created in the temporal database with
 <a href="t.create.html">t.create</a>. The name of the new dataset, the
 type (strds, str3ds, stvds), the title and the description must be
 provided for creation. Optional the temporal type (absolute, relative)
-and semantic informations can be provided. 
+and semantic information can be provided. 
 <p>
 The module <a href="t.remove.html">t.remove</a> will remove the space time datasets
 from the temporal database. Use  <a href="t.support.html">t.support</a>
@@ -48,7 +48,7 @@ in an input file. The module supports the definition of time stamps
 With  <a href="t.unregister.html">t.unregister</a> maps can be unregistered
 from space time datasets and the temporal database.
 <p>
-To print informations about space time datasets or registered maps, the
+To print information about space time datasets or registered maps, the
 module  <a href="t.info.html">t.info</a> can be used.
 <a href="t.list.html">t.list</a> will list all space time datasets and
 registered maps in the temporal database. 

+ 1 - 1
vector/v.colors/v.colors.html

@@ -83,7 +83,7 @@ v.colors -c map=soils_general rgb_column=GRASSRGB
 Note that in this case the vector map has a proper color table
 assigned (check
 by <em><a href="v.colors.out.html">v.colors.out</a></em>) together
-with GRASSRGB attribute column. Also note that color table is prefered
+with GRASSRGB attribute column. Also note that color table is preferred
 over RGB values stored in attribute table.
 
 <h3>Remove existing color table</h3>

+ 1 - 1
vector/v.lrs/MAIL

@@ -74,7 +74,7 @@ is to change always all mileposts.
 I don't have any documentation, as we use it only here. I have to write 
 something, but I don't have much time, let me know if you are interested.
 For now briefly:
-All the LRS is stored in one table, each record stores informations
+All the LRS is stored in one table, each record stores information
 about one segment between two mileposts:
  rsid        | integer | id of LRS segment (not so important)
  lcat        | integer | line id, unique id of the line

+ 1 - 1
vector/v.out.postgis/v.out.postgis.html

@@ -219,7 +219,7 @@ by <em><a href="v.info.html">v.info</a></em>:
 <h3>Export data without attributes</h3>
 
 <em>v.out.postgis</em> allows to ignore attributes when exporting
-vector features by specifing <b>-t</b> flag.
+vector features by specifying <b>-t</b> flag.
 
 Command bellow exports vector features without attributes. The feature
 will contain only two columns, the fid and geometry column.