From 87fa569eb0f16fcf4b1ca2eafeb0dae5621f97d6 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 18 Nov 2011 13:59:37 +0000 Subject: [PATCH] fix minor typo git-svn-id: http://svn.osgeo.org/postgis/trunk@8178 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_constructor.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference_constructor.xml b/doc/reference_constructor.xml index 711ebd3d6..54decb766 100644 --- a/doc/reference_constructor.xml +++ b/doc/reference_constructor.xml @@ -601,7 +601,7 @@ SELECT ST_GeomFromEWKT('POLYHEDRALSURFACE( Constructs a PostGIS geometry object from the GeoJSON representation. ST_GeomFromGeoJSON works only for JSON Geometry fragments. It throws an error if you try to use it on a whole JSON document. - Availability: 2.0.0 requires - requires JSON-C >= 0.9 + Availability: 2.0.0 requires - JSON-C >= 0.9 -- 2.49.0