From: Sandro Santilli Date: Fri, 16 Mar 2012 19:13:34 +0000 (+0000) Subject: Fix typo puffered -> buffered X-Git-Tag: 2.0.0beta4~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f57a0f7c2e688c105f02f8b02ee0b8b36dbd9220;p=postgis Fix typo puffered -> buffered git-svn-id: http://svn.osgeo.org/postgis/trunk@9515 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_measure.xml b/doc/reference_measure.xml index a765766f5..29f57a705 100644 --- a/doc/reference_measure.xml +++ b/doc/reference_measure.xml @@ -3324,7 +3324,7 @@ FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 0.5)'), 3) As a, ST_GeomFromTex -------------+-------------+----------------+-------------- f | t | t | f - -- a 2-dimensional bent hot dog (aka puffered line string) that intersects a circle, + -- a 2-dimensional bent hot dog (aka buffered line string) that intersects a circle, -- but is not fully contained by the circle is defined as overlapping since they are of the same dimension, -- but it does not cross, because the intersection of the 2 is of the same dimension -- as the maximum dimension of the 2