From 106023f719a72cd7b21658d890bd413805e6d56b Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 9 Jul 2015 10:16:57 +0000 Subject: [PATCH] Tag can be within , not viceversa (oops) git-svn-id: http://svn.osgeo.org/postgis/trunk@13796 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_topology.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index bc3b08eeb..b7ebf407b 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -1136,11 +1136,11 @@ Add a new edge and, if doing so splits a face, modify the original face and add a new one. - + If possible, the new face will be created on left side of the new edge. This will not be possible if the face on the left side will need to be the Universe face (unbounded). - + Returns the id of the newly added edge. -- 2.50.1