]> granicus.if.org Git - postgis/commitdiff
Test commit to test autobuild
authorKevin Neufeld <kneufeld.ca@gmail.com>
Mon, 27 Apr 2009 19:07:02 +0000 (19:07 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Mon, 27 Apr 2009 19:07:02 +0000 (19:07 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4026 b70326c6-7e19-0410-871a-916f4a2858ee

doc/faq.xml

index 48ca07c11e0b7455590f240d8172ab02abbe6005..d243fcaa588fca13784796c99c2f7dcef2106101 100644 (file)
@@ -212,7 +212,7 @@ WHERE
         1000) the following query would work well:</para>
 
         <programlisting>SELECT * FROM geotable 
-  WHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);</programlisting>
+WHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);</programlisting>
       </answer>
     </qandaentry>