From: Regina Obe Date: Fri, 12 Dec 2014 07:25:08 +0000 (+0000) Subject: missed get to gets correction in last commit X-Git-Tag: 2.2.0rc1~722 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0d0d63432ec88d4faa56f7552e6c442e82638b0;p=postgis missed get to gets correction in last commit git-svn-id: http://svn.osgeo.org/postgis/trunk@13144 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index 8368b4fd0..1749308ac 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -2363,7 +2363,7 @@ edgeid AddFace -Registers a face primitive to a topology and get its identifier. +Registers a face primitive to a topology and gets its identifier. @@ -2382,7 +2382,7 @@ Registers a face primitive to a topology and get its identifier. Description -Registers a face primitive to a topology and get its identifier. +Registers a face primitive to a topology and gets its identifier.