From: Regina Obe Date: Sun, 17 Sep 2017 23:41:55 +0000 (+0000) Subject: typo X-Git-Tag: 2.4.0rc2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52a880d0bfee0e0df7bda2ce6c25329e6b5411fc;p=postgis typo git-svn-id: http://svn.osgeo.org/postgis/trunk@15752 b70326c6-7e19-0410-871a-916f4a2858ee --- 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.