From: Sandro Santilli Date: Thu, 9 Feb 2017 08:29:47 +0000 (+0000) Subject: Fix typo X-Git-Tag: 2.4.0alpha~174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d8412bc6e9f61df59f4196766d4a21ee68c86bf;p=postgis Fix typo Thanks Anton Bobov (https://github.com/postgis/postgis/pull/124) git-svn-id: http://svn.osgeo.org/postgis/trunk@15309 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml index 84e3ffd21..691b85e5a 100644 --- a/doc/reference_processing.xml +++ b/doc/reference_processing.xml @@ -100,7 +100,7 @@ The optional third parameter (currently only applies to geometry) can either spe &sqlmm_compliant; SQL-MM 3: 5.1.17 People often make the mistake of using this function to try to do radius searches. Creating a - buffer to to a radius search is slow and pointless. Use instead. + buffer to a radius search is slow and pointless. Use instead.