From 96544b360b5890d24600b47b0fa214fb582c019b Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 12 Dec 2014 06:56:45 +0000 Subject: [PATCH] Grammar corrections from Eric Theise - https://github.com/erictheise/postgis/commit/b76aeaf6b2539345d44f3c2d60fbd84625e3467d git-svn-id: http://svn.osgeo.org/postgis/trunk@13142 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_topology.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index 5f87b5847..8368b4fd0 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -300,7 +300,7 @@ ERROR: value for domain topology.topoelementarray violates check constraint "di 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). - Once the layer is created (it's id is returned by the AddTopoGeometryColumn function) you're ready to construct TopoGeometry objects in it + Once the layer is created (its id is returned by the AddTopoGeometryColumn function) you're ready to construct TopoGeometry objects in it Valid feature_types are: POINT, LINE, POLYGON, COLLECTION @@ -2363,7 +2363,7 @@ edgeid AddFace -Registers a face primitive to a topology and get it's identifier. +Registers a face primitive to a topology and get its identifier. @@ -2382,7 +2382,7 @@ Registers a face primitive to a topology and get it's identifier. Description -Registers a face primitive to a topology and get it's identifier. +Registers a face primitive to a topology and get its identifier. -- 2.40.0