From 597252f450f9ba72111154f37fbefbfb19d6ff60 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 4 Apr 2014 03:24:32 +0000 Subject: [PATCH] remove more too much information git-svn-id: http://svn.osgeo.org/postgis/trunk@12415 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_accessor.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.50.1