]> granicus.if.org Git - postgis/commitdiff
Grammar corrections from Eric Theise - https://github.com/erictheise/postgis/commit...
authorRegina Obe <lr@pcorp.us>
Fri, 12 Dec 2014 06:56:45 +0000 (06:56 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 12 Dec 2014 06:56:45 +0000 (06:56 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13142 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_topology.xml

index 5f87b584708816f641c699b9a7b58d8eb362928d..8368b4fd09f2388be7c3bfc52a8c8568ca8e33b6 100644 (file)
@@ -300,7 +300,7 @@ ERROR:  value for domain topology.topoelementarray violates check constraint "di
                 <para>If you don't specify [child_layer] (or set it to NULL) this layer would contain Basic TopoGeometries (composed by primitive topology elements). 
                     Otherwise this layer will contain hierarchical TopoGeometries (composed by TopoGeometries from the child_layer).</para>
     
-                <para>Once the layer is created (it's id is returned by the AddTopoGeometryColumn function) you're ready to construct TopoGeometry objects in it</para>
+                <para>Once the layer is created (its id is returned by the AddTopoGeometryColumn function) you're ready to construct TopoGeometry objects in it</para>
                 <para>Valid <varname>feature_type</varname>s are: POINT, LINE, POLYGON, COLLECTION</para> 
         
                 <!-- use this format if new function -->
@@ -2363,7 +2363,7 @@ edgeid
                                <refname>AddFace</refname>
                        
                                <refpurpose>
-Registers a face primitive to a topology and get it's identifier.
+Registers a face primitive to a topology and get its identifier.
         </refpurpose>
                        </refnamediv>
                
@@ -2382,7 +2382,7 @@ Registers a face primitive to a topology and get it's identifier.
                 <title>Description</title>
             
                 <para>
-Registers a face primitive to a topology and get it's identifier.
+Registers a face primitive to a topology and get its identifier.
                 </para>
 
                 <para>