From 9d8412bc6e9f61df59f4196766d4a21ee68c86bf Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 9 Feb 2017 08:29:47 +0000 Subject: [PATCH] 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 --- doc/reference_processing.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1