[postgis-commits] svn - r2933 - branches/1.3/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Sat Aug 30 09:36:43 PDT 2008
Author: robe
Date: 2008-08-30 09:36:43 -0700 (Sat, 30 Aug 2008)
New Revision: 2933
Modified:
branches/1.3/doc/postgis.xml
Log:
typo correction ST_Envelope change vald to valid
Modified: branches/1.3/doc/postgis.xml
===================================================================
--- branches/1.3/doc/postgis.xml 2008-08-28 21:09:40 UTC (rev 2932)
+++ branches/1.3/doc/postgis.xml 2008-08-30 16:36:43 UTC (rev 2933)
@@ -3361,7 +3361,7 @@
<term>ST_Envelope(geometry)</term>
<listitem>
- <para>Returns a vald geometry (POINT, LINESTRING or POLYGON)
+ <para>Returns a valid geometry (POINT, LINESTRING or POLYGON)
representing the bounding box of the geometry. Degenerate
cases (vertical lines, point) will return a geometry of
lower dimension than POLYGON.</para>
More information about the postgis-commits
mailing list