From: Kevin Neufeld Date: Tue, 15 Jul 2008 21:20:32 +0000 (+0000) Subject: fixed a small typo so the autobuild process will still work. X-Git-Tag: 1.4.0b1~840 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45c006a7c3e7e35f0691486ec4d103edfb9a5672;p=postgis fixed a small typo so the autobuild process will still work. git-svn-id: http://svn.osgeo.org/postgis/trunk@2858 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference.xml b/doc/reference.xml index 41f8a4f8e..87afac4e2 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -2149,7 +2149,7 @@ z' = z This method is a subcase of the 3D method - + ST_Reverse(geometry) diff --git a/doc/reference_new.xml b/doc/reference_new.xml index 38a6202bf..3281d7084 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -708,7 +708,7 @@ SELECT DISTINCT ON (s.gid) s.gid, s.school_name, s.the_geom, h.hospital_name This method implements the OpenGIS Simple - Features Implementation Specification for SQL OGC SPEC s2.1.1.2< + Features Implementation Specification for SQL OGC SPEC s2.1.1.2