From 52a880d0bfee0e0df7bda2ce6c25329e6b5411fc Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 17 Sep 2017 23:41:55 +0000 Subject: [PATCH] typo git-svn-id: http://svn.osgeo.org/postgis/trunk@15752 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/using_postgis_dataman.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/using_postgis_dataman.xml b/doc/using_postgis_dataman.xml index 62c4ee4dc..f316fecaa 100644 --- a/doc/using_postgis_dataman.xml +++ b/doc/using_postgis_dataman.xml @@ -212,7 +212,7 @@ geometry the circle. To chain arcs together, the last point of the previous arc becomes the first point of the next arc, just like in LINESTRING. This means that a valid circular string must have an - odd number of points greated than 1. + odd number of points greater than 1. -- 2.50.0