From 1bba8267ad66d5c44d343288ed4d5fe53b11dca2 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 8 Aug 2017 19:08:52 +0000 Subject: [PATCH] Typo Converst -> Converts Thanks Andreas Schild (via Transifex) git-svn-id: http://svn.osgeo.org/postgis/trunk@15544 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 b366280b8..9ea96492f 100644 --- a/doc/reference_processing.xml +++ b/doc/reference_processing.xml @@ -858,7 +858,7 @@ POLYGON((50 5,10 8,10 10,100 190,150 30,150 10,50 5)) Description - Converst a CIRCULAR STRING to regular LINESTRING or CURVEPOLYGON to POLYGON. Useful for outputting to devices that can't support CIRCULARSTRING geometry types + Converts a CIRCULAR STRING to regular LINESTRING or CURVEPOLYGON to POLYGON. Useful for outputting to devices that can't support CIRCULARSTRING geometry types Converts a given geometry to a linear geometry. Each curved geometry or segment is converted into a linear -- 2.50.0