From: Kevin Neufeld Date: Wed, 16 Jul 2008 04:55:54 +0000 (+0000) Subject: fixed small typo X-Git-Tag: 1.4.0b1~838 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7995b31a78aae371a5a970ea3c6113e3e1f085d0;p=postgis fixed small typo git-svn-id: http://svn.osgeo.org/postgis/trunk@2860 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/using_postgis.xml b/doc/using_postgis.xml index 092019a15..a6e28a5bf 100644 --- a/doc/using_postgis.xml +++ b/doc/using_postgis.xml @@ -782,7 +782,7 @@ road_id | geom | road_name This operator is a little more naive, it only tests whether - the bounding boxes of to geometries are the same. + the bounding boxes of two geometries are the same.