From: Sandro Santilli Date: Tue, 30 Dec 2014 16:55:29 +0000 (+0000) Subject: Fix typo, insert a comma X-Git-Tag: 2.2.0rc1~714 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5898d71c407a1684ba2ee90741558e145f37c732;p=postgis Fix typo, insert a comma Thanks Christian Sturm git-svn-id: http://svn.osgeo.org/postgis/trunk@13168 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_measure.xml b/doc/reference_measure.xml index 42357f2da..6a8ad3953 100644 --- a/doc/reference_measure.xml +++ b/doc/reference_measure.xml @@ -3738,7 +3738,7 @@ SELECT ST_AsEWKT(ST_PointOnSurface(ST_GeomFromEWKT('LINESTRING(0 5 1, 0 0 1, 0 1 Version 2: Takes geomA and geomB and returns the - Version 3: same as version 2 bu allows to specify a boundary node rule (1:OGC/MOD2, 2:Endpoint, 3:MultivalentEndpoint, 4:MonovalentEndpoint) + Version 3: same as version 2, but allows to specify a boundary node rule (1:OGC/MOD2, 2:Endpoint, 3:MultivalentEndpoint, 4:MonovalentEndpoint) Do not call with a GeometryCollection as an argument