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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Tue Jul 15 21:55:54 PDT 2008


Author: kneufeld
Date: 2008-07-15 21:55:54 -0700 (Tue, 15 Jul 2008)
New Revision: 2860

Modified:
   trunk/doc/using_postgis.xml
Log:
fixed small typo

Modified: trunk/doc/using_postgis.xml
===================================================================
--- trunk/doc/using_postgis.xml	2008-07-16 04:54:20 UTC (rev 2859)
+++ trunk/doc/using_postgis.xml	2008-07-16 04:55:54 UTC (rev 2860)
@@ -782,7 +782,7 @@
 
           <listitem>
             <para>This operator is a little more naive, it only tests whether
-            the bounding boxes of to geometries are the same.</para>
+            the bounding boxes of two geometries are the same.</para>
           </listitem>
         </varlistentry>
       </variablelist>



More information about the postgis-commits mailing list