]> granicus.if.org Git - postgis/commitdiff
fix minor typo
authorRegina Obe <lr@pcorp.us>
Fri, 18 Nov 2011 13:59:37 +0000 (13:59 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 18 Nov 2011 13:59:37 +0000 (13:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8178 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_constructor.xml

index 711ebd3d6dd43b286303e700d688f4de1ec4ead3..54decb7664c1f2f2e0dcf60931002d7dbf1cb188 100644 (file)
@@ -601,7 +601,7 @@ SELECT ST_GeomFromEWKT('POLYHEDRALSURFACE(
                <para>Constructs a PostGIS geometry object from the GeoJSON representation.</para>
                <para>ST_GeomFromGeoJSON works only for JSON Geometry fragments. It throws an error if you try to use it on a whole JSON document.</para>
                
-               <para>Availability: 2.0.0 requires - requires JSON-C &gt;= 0.9</para>
+               <para>Availability: 2.0.0 requires - JSON-C &gt;= 0.9</para>
          </refsection>
  
         <refsection>