From: Regina Obe Date: Fri, 4 Apr 2014 03:24:32 +0000 (+0000) Subject: remove more too much information X-Git-Tag: 2.2.0rc1~1160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=597252f450f9ba72111154f37fbefbfb19d6ff60;p=postgis remove more too much information git-svn-id: http://svn.osgeo.org/postgis/trunk@12415 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_accessor.xml b/doc/reference_accessor.xml index 9f6c8c543..4746f8930 100644 --- a/doc/reference_accessor.xml +++ b/doc/reference_accessor.xml @@ -1697,8 +1697,8 @@ GROUP BY gid, field1,field2; ST_NumInteriorRing - Return the number of interior rings of the first polygon in - the geometry. Synonym to ST_NumInteriorRings. + Return the number of interior rings of a polygon in + the geometry. Synonym for ST_NumInteriorRings.