]> granicus.if.org Git - postgis/commitdiff
small grammar correction in ST_Touches
authorKevin Neufeld <kneufeld.ca@gmail.com>
Fri, 1 Aug 2008 04:42:51 +0000 (04:42 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Fri, 1 Aug 2008 04:42:51 +0000 (04:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2905 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 6b5921956996c9691bf5fe146dbadf7c6ba99a17..420685b148fe977c7300a57ea00b256320b5e8ed 100644 (file)
@@ -3755,7 +3755,7 @@ SELECT ST_AsText(ST_PointOnSurface('POLYGON((0 0, 0 5, 5 5, 5 0, 0 0))'::geometr
       <refsection>
         <title>Examples</title>
 
-        <para>The <function>ST_Touches</function> returns <varname>TRUE</varname> in all the following illustrations.</para>
+        <para>The <function>ST_Touches</function> predicate returns <varname>TRUE</varname> in all the following illustrations.</para>
         <informaltable>
           <tgroup cols="3">
             <tbody>