[postgis-commits] svn - r2905 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Thu Jul 31 21:42:51 PDT 2008


Author: kneufeld
Date: 2008-07-31 21:42:51 -0700 (Thu, 31 Jul 2008)
New Revision: 2905

Modified:
   trunk/doc/reference_new.xml
Log:
small grammar correction in ST_Touches

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-08-01 04:26:07 UTC (rev 2904)
+++ trunk/doc/reference_new.xml	2008-08-01 04:42:51 UTC (rev 2905)
@@ -3755,7 +3755,7 @@
       <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>



More information about the postgis-commits mailing list